Skip to content

Commit 5315cb5

Browse files
committed
typo
1 parent 901fb24 commit 5315cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ignore_missing_imports = true
2727
ignore_missing_imports = true
2828

2929
[mypy-mediafile.fields]
30-
# This is basically strict=True, but struct leaks
30+
# This is basically strict=True, but strict leaks
3131
# to the global config so we define all rules
3232
# manually here.
3333
warn_return_any = True

0 commit comments

Comments
 (0)