This website requires JavaScript.
Explore
Help
Sign in
Hanabi
/
Py-Hanabi
Watch
1
Star
0
Fork
You've already forked Py-Hanabi
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b9068eebe4
Py-Hanabi
/
hanabi
/
database
/
__init__.py
2 lines
32 B
Python
Raw
Normal View
History
Unescape
Escape
Refactor imports, remove code in imported files We now only use relative imports for files in the same directory Also, only modules are imported, never classes/functions etc Furthermore, main methods in package files have been removed, since they do not belong there
2023-07-04 20:06:06 +02:00
from
.
database
import
cur
,
conn
Reference in a new issue
Copy permalink