mjennings061 / viking-log-keeper

661 VGS - Collate gliding log sheets into a database and visual dashboard.
https://viking.streamlit.com/
MIT License
5 stars 0 forks source link

Tidy-up packages #62

Closed mjennings061 closed 1 month ago

mjennings061 commented 3 months ago

As a developer, I want to ensure DRY principles are met, so that I can improve maintainability

Dev notes

Use of __init__.py to help:

  1. Set logging for whole package
  2. Set logging
  3. Import user packages