Skip to content

Commit e3bd443

Browse files
dwhswensonsroet
andauthored
Update paths_cli/compiling/networks.py
Co-authored-by: Sander Roet <sanderroet@hotmail.com>
1 parent a3e95c3 commit e3bd443

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

paths_cli/compiling/networks.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from paths_cli.compiling.core import (
2-
InstanceCompilerPlugin, Builder, Parameter,
3-
listify, unlistify
2+
InstanceCompilerPlugin, Builder, Parameter
43
)
54
from paths_cli.compiling.tools import custom_eval
65
from paths_cli.compiling.plugins import (

0 commit comments

Comments
 (0)