blob: 6e82f23b05305cda247fcaecc4f84edd4524cb7a [file] [log] [blame] [edit]
[mypy]
strict = True
warn_unused_ignores = False
show_traceback = True
always_true = MYPYC
[mypy-mypy.visitor]
# See docstring for NodeVisitor for motivation.
disable_error_code = empty-body