Closed reckart closed 3 years ago
When doing a full build, the state variable is not defined in once occasion
state
python -m mypy averbis averbis/platform.py:116: error: Name 'state' is not defined Found 1 error in 1 file (checked 4 source files) script returned exit code 1
When doing a full build, the
state
variable is not defined in once occasion