diff --git a/src/__init__.py b/src/__init__.py index e69de29..46591b5 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -0,0 +1 @@ +print('this is a test') \ No newline at end of file