vivarium-collective / bigraph-schema

compositional type schemas
Apache License 2.0
1 stars 1 forks source link

use Python mypy type names and format #18

Closed eagmon closed 1 year ago

eagmon commented 1 year ago

We should use the mypy type names and formatting as much as possible, I kind of agree. So back to Any instead of _ for example. https://mypy.readthedocs.io/en/stable/builtin_types.html