Repaired relative imports in scripts
- Sep 30, 2024
-
-
Christopher Randolph Rhodes authored9303e6d7
-
Christopher Randolph Rhodes authoredc8e749b0
-
Separated server startup script from packages, repaired imports that were raising issues when run on CLI.
Server now starts in both PyCharm and CLI, with both
python scripts/run_server.py
and
python -m scripts.run_server