Skip to content

Commit 20b8597

Browse files
committed
Fix a typo
1 parent 1b3c226 commit 20b8597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ check_untyped_defs = false
155155
disallow_untyped_decorators = false
156156

157157

158-
# gloabl ignore error
158+
# global ignore error
159159
[[tool.mypy.overrides]]
160160
module = [
161161
"IPython",

0 commit comments

Comments
 (0)