* No longer means 'has default value'. Removed where it meant that. * `Optional[datatype]` is now used instead of `datatype, optional` * Fixed a handful of incorrect type annotations |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| general.py | ||
| timers.py | ||
* No longer means 'has default value'. Removed where it meant that. * `Optional[datatype]` is now used instead of `datatype, optional` * Fixed a handful of incorrect type annotations |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| general.py | ||
| timers.py | ||