This website requires JavaScript.
Explore
Help
Sign In
andros
/
fiableDB
Watch
1
Star
0
Fork
0
You've already forked fiableDB
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b08a0e8bed
fiableDB
/
fiable_db.py
6 lines
103 B
Python
Raw
Normal View
History
Unescape
Escape
Create fiable_db.py
2022-11-09 12:26:06 +01:00
FILE
=
"
fiabledb.json
"
def
start
(
file
=
False
)
:
file_name
=
file
if
file
else
FILE
Update fiable_db.py
2022-11-09 13:02:36 +01:00
print
(
file_name
)
Reference in New Issue
Copy Permalink