initial commit

This commit is contained in:
2025-04-03 19:57:34 +02:00
parent c0db86dfcc
commit 79f51852e5
16 changed files with 1023 additions and 32 deletions

4
test.py Normal file
View File

@@ -0,0 +1,4 @@
from src.ui.loans import launch
launch()