set mypy_path in mypy.ini (#2455)

This commit is contained in:
Marco Edward Gorelli 2021-08-28 14:55:34 +01:00 committed by GitHub
parent 8b06805334
commit fcfead919b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@
python_version=3.6
platform=linux
mypy_path=src
show_column_numbers=True
# show error messages from unrelated files