Skip to content

Commit 06e8168

Browse files
author
Malcolm van Raalte
committed
corrected import in __init__.py
1 parent 46679c3 commit 06e8168

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backbone_network/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
import backbone
1+
from backbone_network import backbone

0 commit comments

Comments
 (0)