[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
8c3b17263b
commit
9166ff6cb5
|
@ -460,7 +460,7 @@ def _compare_eq_cls(left: Any, right: Any, verbose: int) -> List[str]:
|
|||
fields_to_check = left._fields
|
||||
else:
|
||||
assert False
|
||||
|
||||
|
||||
indent = " "
|
||||
same = []
|
||||
diff = []
|
||||
|
|
Loading…
Reference in New Issue