diff --git a/bsb_yaml/components.py b/bsb_yaml/components.py index 19182e0..b585312 100644 --- a/bsb_yaml/components.py +++ b/bsb_yaml/components.py @@ -1,5 +1,6 @@ from bsb import config from bsb.storage import FileDependencyNode + from .parser import YAMLParser