Skip to content

Commit

Permalink
chg: chg: Use pydantic to manage config schemas.
Browse files Browse the repository at this point in the history
  • Loading branch information
unixtreme committed Nov 10, 2023
1 parent 79a0eab commit fecc896
Show file tree
Hide file tree
Showing 28 changed files with 628 additions and 733 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ __pycache__
.last-requirements-check
build/
profiles/*/
profiles/*.yml
dist/
logs/
mgba/
Expand Down
320 changes: 0 additions & 320 deletions modules/config.py

This file was deleted.

Loading

0 comments on commit fecc896

Please sign in to comment.