diff options
Diffstat (limited to 'tests/roots/test-root/autodoc_target.py')
-rw-r--r-- | tests/roots/test-root/autodoc_target.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/roots/test-root/autodoc_target.py b/tests/roots/test-root/autodoc_target.py index 9f02a6b21..a1540d90a 100644 --- a/tests/roots/test-root/autodoc_target.py +++ b/tests/roots/test-root/autodoc_target.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - import enum from io import StringIO |