scalableminds / webknossos-connect

Connect webKnossos with existing datasets (BossDB, Neuroglancer Precomputed)
GNU Affero General Public License v3.0
0 stars 0 forks source link

use namedtuples for models #30

Closed jstriebel closed 5 years ago

jstriebel commented 5 years ago

This reduces redundant code (__init__, __hash__, __eq__). We'll have to see how this works with typing and to_json/from_json