Skip to content

Commit 9850bae

Browse files
authored
Enable pretty output in mypy (#9785)
1 parent 2b12c30 commit 9850bae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ ignore_missing_imports = True
6060
no_implicit_optional = True
6161
plugins =
6262
airflow.mypy.plugin.decorators
63+
pretty = True
6364

6465
[mypy-airflow.migrations.*]
6566
ignore_errors = True

0 commit comments

Comments
 (0)