Skip to content

Commit 4af01e7

Browse files
committed
feat: add initial Config class for configuration management
1 parent 92ff6e6 commit 4af01e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/modules/config/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
class Config:
2+
pass

0 commit comments

Comments
 (0)