Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
tanja
/
cdplib
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
4
Wiki
Browse Source
update
tsteuer
5 years ago
parent
51c6a6014a
commit
5db576602f
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
cdplib/__init__.py
+ 1
- 1
cdplib/__init__.py
View File
@@ -1,2 +1,2 @@
-from .db_handler import *
+from .db_handler
s
import *
from .db_migration import *