Feat: add config #6
Labels
No labels
Bug
Feature
Feedback Wanted
Refactoring
Won't Do
No milestone
No project
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: waifu/kemoverse#6
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
it will be a json file, as python has that in std lib
heres what it will look like in an incomplete form
This'll just be in a native python file (config.py) instead, cause constantly reparsing the json just to get one field from the config in the existing code will be inefficient.
PR #7 adds base config, closing issue