CHECK DIFFS HERE IF TESTS FAIL #558
Annotations
10 errors and 1 warning
Run jpetrucciani/mypy-check@master:
low_freq_dev/less_old/pretty_print.py#L2
Cannot find implementation or library stub for module named "matplotlib.pyplot" [import-not-found]
|
Run jpetrucciani/mypy-check@master:
low_freq_dev/less_old/pretty_print.py#L1
Hint: "python3 -m pip install types-colorama"
|
Run jpetrucciani/mypy-check@master:
low_freq_dev/less_old/pretty_print.py#L1
Library stubs not installed for "colorama" [import-untyped]
|
Run jpetrucciani/mypy-check@master:
low_freq_dev/most_recent.py#L56
By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked]
|
Run jpetrucciani/mypy-check@master:
low_freq_dev/most_recent.py#L2
Cannot find implementation or library stub for module named "numpy" [import-not-found]
|
Run jpetrucciani/mypy-check@master:
low_freq_dev/most_recent.py#L1
Cannot find implementation or library stub for module named "matplotlib" [import-not-found]
|
Run jpetrucciani/mypy-check@master:
low_freq_dev/most_recent.py#L1
Cannot find implementation or library stub for module named "matplotlib.pyplot" [import-not-found]
|
Run jpetrucciani/mypy-check@master:
test/conftest.py#L3
Cannot find implementation or library stub for module named "pytest" [import-not-found]
|
Run jpetrucciani/mypy-check@master:
setup.py#L5
Hint: "python3 -m pip install types-setuptools"
|
Run jpetrucciani/mypy-check@master:
setup.py#L5
Library stubs not installed for "setuptools" [import-untyped]
|
Run jpetrucciani/mypy-check@master
Unexpected input(s) 'src', 'args', valid inputs are ['path', 'mypy_flags', 'requirements', 'requirements_file', 'python_version']
|
Loading