Commit Graph

3 Commits

Author SHA1 Message Date
Shane Smiskol 8dd787e9a6
mypy: check untyped definitions (#517)
* add cereal mypy.ini

* mypy doesn't use unittest asserts yet

* Argument 1 to "len" has incompatible type "object"; expected "Sized"  [arg-type]

* type ports

* int|none

* final thing

* move to pyproject.toml

* clean p
2023-08-17 20:19:01 -07:00
Justin Newberry 227c7ca55f
Ruff: propogate config from OP (#513) 2023-08-14 12:53:17 -07:00
Justin Newberry f01d677e1d
CI: pylint to ruff (#512)
* pylint to ruff

* fix ruff
2023-08-07 15:55:35 -07:00