[mypy] strict = True warn_unused_ignores = False show_traceback = True always_true = MYPYC local_partial_types = True allow_redefinition_new = True [mypy-mypy.visitor] # See docstring for NodeVisitor for motivation. disable_error_code = empty-body