Skip to content

Commit

Permalink
🏗️ Integrate lnschema-core into lamindb (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf authored Jan 2, 2025
1 parent a9244e3 commit b3074be
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 108 deletions.
2 changes: 0 additions & 2 deletions ourprojects/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,5 @@ def __getattr__(name):


if _check_instance_setup():
import lamindb

del __getattr__ # delete so that imports work out
from .models import Person, Project, Reference
Loading

0 comments on commit b3074be

Please sign in to comment.