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

Commit 72873c1

Browse files
author
staticdev
committed
#4 Custom mypy settings
1 parent f1f05c5 commit 72873c1

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-desert,marshmallow,nox.*,pytest,pytest_mock,_pytest.*]
3+
[mypy-nox.*,tomlkit,tomlkit.*]
44
ignore_missing_imports = True

0 commit comments

Comments
 (0)