FZJ-INM1-BDA / siibra-python

Software interfaces for interacting with brain atlases - Python client
Apache License 2.0
46 stars 8 forks source link

[maint] `Factory.from_json` overwrites `filename` attribute, if exists #581

Open xgui3783 opened 3 months ago

xgui3783 commented 3 months ago

Currently, the usage of Factory.from_json overwrites filename attribute

In future, this can break in subtle ways, that's hard to catch.