Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit 88031b2

Browse files
author
staticdev
committed
#5 fix mypy tests
1 parent 7753f13 commit 88031b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mypy.ini

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

3-
[mypy-nox.*,tomlkit,tomlkit.*]
3+
[mypy-nox.*,tomlkit.*,pytest]
44
ignore_missing_imports = True

0 commit comments

Comments
 (0)