Skip to content

Commit 8045926

Browse files
committed
[mypy] Don't ignore orjson
Ojson includes type annotations as of [3.6.1 (2021-08-04)](https://github.com/ijl/orjson/blob/master/CHANGELOG.md#361---2021-08-04)
1 parent 961ed2f commit 8045926

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mypy.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
11
[mypy]
2-
3-
[mypy-orjson.*]
4-
ignore_missing_imports = True

0 commit comments

Comments
 (0)