Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
move linker to utils
Browse files Browse the repository at this point in the history
  • Loading branch information
JR-1991 committed Feb 18, 2024
1 parent f1dd174 commit d47414a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdRDM/base/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
from .datamodel import DataModel
from .linker import Linker
from ..tools.linker import Linker
File renamed without changes.

0 comments on commit d47414a

Please sign in to comment.