Skip to content

Commit c4bea4e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 229e4a6 commit c4bea4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypy/errors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ def on_error(self, file: str, info: ErrorInfo) -> bool:
259259
return True
260260
return super().on_error(file, info)
261261

262+
262263
class Errors:
263264
"""Container for compile errors.
264265

0 commit comments

Comments
 (0)