Skip to content

Commit 3312edd

Browse files
committed
Merge branch 'hotfix_import_error'
Merge hotfix into main. Package import error fix. v0.3
2 parents 6d59982 + 513f894 commit 3312edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
from .lifNetwork import * # LIF Model
33

44
# Utility
5-
from .externalStimGenerator import *
5+
# from .externalStimGenerator import *

0 commit comments

Comments
 (0)