We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d9023 commit de18020Copy full SHA for de18020
V2/time_tracker/_infrastructure/_db.py
@@ -4,6 +4,7 @@
4
5
_TEST_DIALECT = "sqlite"
6
7
+
8
class DB():
9
config = _config.load_config()
10
connection = None
0 commit comments