Skip to content

Commit b3074be

Browse files
authored
🏗️ Integrate lnschema-core into lamindb (#7)
1 parent a9244e3 commit b3074be

File tree

3 files changed

+96
-108
lines changed

3 files changed

+96
-108
lines changed

ourprojects/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,5 @@ def __getattr__(name):
3131

3232

3333
if _check_instance_setup():
34-
import lamindb
35-
3634
del __getattr__ # delete so that imports work out
3735
from .models import Person, Project, Reference

0 commit comments

Comments
 (0)