enable mypy type checking
This commit is contained in:
@@ -3,3 +3,5 @@ pytest
|
||||
flake8
|
||||
pylint
|
||||
pytest-mock
|
||||
mypy
|
||||
types-protobuf
|
||||
|
||||
Reference in New Issue
Block a user
@@ -3,3 +3,5 @@ pytest
|
||||
flake8
|
||||
pylint
|
||||
pytest-mock
|
||||
mypy
|
||||
types-protobuf
|
||||
|
||||