PatrickWeller / PanelPal

1 stars 0 forks source link

Move the functions files to a bin directory #19

Open PatrickWeller opened 2 weeks ago

PatrickWeller commented 2 weeks ago

panel_app_api_functions.py and variant_validator_api_functions.py and any future file should be in a bin directory.

Move the files to a bin directory. Then in PanelPal.py ensure that the packages are properly imported.

PatrickWeller commented 2 weeks ago

Actually want a PanelPal/Accessories folder for small functions, and a PanelPal/Panelpal folder for the main functions.