Skip to content

Commit 686e843

Browse files
committed
Fix mypy complaining about missing types for yaml
1 parent 3709a03 commit 686e843

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ deps =
9797
# For mypy stub discovery
9898
aiohttp
9999
async_timeout
100+
types-PyYAML
100101
commands =
101102
mypy --config {toxinidir}/mypi.ini {toxinidir}/src
102103

0 commit comments

Comments
 (0)