Skip to content

Commit e2f57b4

Browse files
committed
Fix typo
1 parent e544494 commit e2f57b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ disable_warnings = ["no-sysmon"]
2727
implicit_optional = true
2828

2929
# TODO: this is temporary for 1.7.0 release. Remove this & fix the errors.
30-
ignore_errors = True
30+
ignore_errors = true
3131

3232
[[tool.mypy.overrides]]
3333
module = "__main__"

0 commit comments

Comments
 (0)