Skip to content

Commit b499445

Browse files
committed
Remove outdated comment
1 parent ab33d4c commit b499445

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/graphql/utilities/extend_schema.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,6 @@ def extend_schema_args(
193193
194194
For internal use only.
195195
"""
196-
# Note: schema_kwargs should become a TypedDict once we require Python 3.8
197-
198196
# Collect the type definitions and extensions found in the document.
199197
type_defs: List[TypeDefinitionNode] = []
200198

0 commit comments

Comments
 (0)