diff --git a/src/__init__.py b/src/__init__.py deleted file mode 100644 index a018ac6..0000000 --- a/src/__init__.py +++ /dev/null @@ -1,5 +0,0 @@ -"""The Chart - Medication tracking application.""" - -__version__ = "1.2.1" -__author__ = "Will" -__description__ = "Chart to monitor your medication intake over time."