cereal/messaging/tests
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
..
__init__.py run python unittest in ci 2019-11-20 17:31:33 -08:00
test_fake.py mypy: check untyped definitions (#517) 2023-08-17 20:19:01 -07:00
test_messaging.py mypy: check untyped definitions (#517) 2023-08-17 20:19:01 -07:00
test_poller.py Switch send to using bytes. (#93) 2020-10-06 17:15:01 -07:00
test_pub_sub_master.py mypy: check untyped definitions (#517) 2023-08-17 20:19:01 -07:00
test_services.py mypy: check untyped definitions (#517) 2023-08-17 20:19:01 -07:00