Skip to content

Commit 43c7ba8

Browse files
committed
skip mypy for thread safety tests
1 parent 6888ee6 commit 43c7ba8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ exclude = [
150150
module = [
151151
"pendulum.mixins.default",
152152
"tests.test_parsing",
153+
"tests.test_thread_safety",
153154
"tests.date.test_add",
154155
"tests.date.test_behavior",
155156
"tests.date.test_construct",

0 commit comments

Comments
 (0)