superlint/.automation/test/python_mypy/reports/expected-PYTHON_MYPY.tap
Lukas Gravley 08a586cf3b
adding Python MyPy (#1401)
* adding fun

* fix whitespace

* adding tests

* adding the array

* bug in file name

* fix tap

* makes no sense

* adding the hammer

* adding some extra protbuf
2021-03-24 14:00:23 -05:00

7 lines
209 B
Text

TAP version 13
1..2
not ok 1 - python_bad_1.py
---
message: python_mypy/python_bad_1.py 15 error invalid syntax\nFound 1 error in 1 file (errors prevented further checking)\n
...
ok 2 - python_good_1.py