Skip to content

Commit 0de02df

Browse files
committed
Excluding the right library for mypy
1 parent f2c2cd9 commit 0de02df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[mypy]
22

3-
[mypy-awsauth]
3+
[mypy-aws4auth]
44
ignore_missing_imports = True
55

66
[mypy-requests.*]

0 commit comments

Comments
 (0)