This commit is contained in:
donaldzou
2020-10-23 01:50:52 -04:00
parent 0efef135d6
commit ba5eeeba07
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,2 +1,3 @@
.vscode/sftp.json
src/.vscode/sftp.json
.DS_Store
+1 -1
View File
@@ -1,4 +1,4 @@
from tinydb import TinyDB, Query
conf_db = TinyDB("json/conf.json")
print(conf_db.all())
print(conf_db.all())