diff options
Diffstat (limited to 'test/modules/pkg1/__init__.py')
| -rw-r--r-- | test/modules/pkg1/__init__.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/modules/pkg1/__init__.py b/test/modules/pkg1/__init__.py deleted file mode 100644 index 2dfeb9c1..00000000 --- a/test/modules/pkg1/__init__.py +++ /dev/null @@ -1,3 +0,0 @@ -# This __init__.py has a module-level docstring, which is counted as a -# statement. -"""A simple package for testing with.""" |
