restructure data types

This commit is contained in:
Erik Frojdh
2023-05-31 13:31:35 +02:00
parent 06b5e97111
commit 4efbb9a914
11 changed files with 225 additions and 90 deletions

View File

@ -33,4 +33,3 @@ conda develop install .
#or with pip
pip install --editable .
```