BlueBrain / BlueBrain/morphoclass
`tmd==2.2.0` changed slightly the API
- Dominant language
- Python
- Stars
- 12
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
`TYPE_DCT` is a dictionary created by `tmd` package and the key values changed in the new version `2.2.0`
```
from morphoclass.utils import print_warning
File "/gpfs/bbp.cscs.ch/project/proj148/home/dictus/play_with_morphology/morphoclass/venv/lib/pyth
on3.8/site-packages/morphoclass/utils.py", line 53, in
SectionType.basal_dendrite: TYPE_DCT["basal"],
KeyError: 'basal'
```
Contributor guide
Assessment
This issue has not been assessed yet.