Closed DavidMinarsch closed 5 years ago
This PR adds mypy for static type checking and addresses associated issues.
-
What types of changes does your code introduce to agents-tac? Put an x in the boxes that apply
x
Put an x in the boxes that apply.
develop
The strict_optional flag is disabled for now.
strict_optional
Proposed changes
This PR adds mypy for static type checking and addresses associated issues.
Fixes
-
Types of changes
What types of changes does your code introduce to agents-tac? Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply.develop
branch (left side). Also you should start your branch off ourdevelop
.Further comments
The
strict_optional
flag is disabled for now.