diff --git a/test/__init__.py b/test/__init__.py new file mode 100644 index 0000000..83d6473 --- /dev/null +++ b/test/__init__.py @@ -0,0 +1 @@ +# This file makes the test directory a proper package instead of an implicit namespace package