We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97862ec + 7f4284c commit 0c2ee16Copy full SHA for 0c2ee16
1 file changed
lmfdb/__init__.py
@@ -1,8 +1,4 @@
1
# -*- coding: utf-8 -*-
2
3
-__version__ = '0.1'
4
-
5
-#from .website import main
6
-#assert main
7
from .lmfdb_database import db
8
assert db
0 commit comments