diff --git a/code/src/package/module.py b/code/src/package/module.py index bc570b5..6459ee7 100644 --- a/code/src/package/module.py +++ b/code/src/package/module.py @@ -1 +1 @@ -jake_variable = 'better variable than dan' \ No newline at end of file +variable = 'dan was here, avi too' \ No newline at end of file