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

Commit f6b9cc5

Browse files
author
Selene Chew
committed
update mypy.ini
1 parent 42faf2c commit f6b9cc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mypy.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ disallow_untyped_calls = False
161161
disallow_untyped_calls = False
162162

163163
[mypy-graphql_compiler.query_planning.*]
164+
disallow_untyped_calls = False
164165
disallow_untyped_defs = False
165166

166167
[mypy-graphql_compiler.schema_generation.graphql_schema.*]

0 commit comments

Comments
 (0)