switch to having `connection_overrides` being a list (#263)
* switch to having `connection_overrides` being a list * required so that order is guaranteed: see https://github.com/BlueBrain/sonata-extension/pull/24
Showing
- include/bbp/sonata/config.h 5 additions, 11 deletionsinclude/bbp/sonata/config.h
- python/bindings.cpp 6 additions, 7 deletionspython/bindings.cpp
- python/generated/docstrings.h 4 additions, 9 deletionspython/generated/docstrings.h
- python/tests/test_config.py 33 additions, 18 deletionspython/tests/test_config.py
- src/config.cpp 24 additions, 22 deletionssrc/config.cpp
- tests/data/config/simulation_config.json 6 additions, 4 deletionstests/data/config/simulation_config.json
- tests/test_config.cpp 21 additions, 21 deletionstests/test_config.cpp
Please register or sign in to comment