mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 20:54:16 +03:00
Update depth_limit.py
This commit is contained in:
parent
57a4394bf3
commit
98980b53f6
|
@ -31,6 +31,7 @@ except ImportError:
|
|||
# backwards compatibility for v3.6
|
||||
from typing import Pattern
|
||||
|
||||
import re
|
||||
from typing import Callable, Dict, List, Optional, Union
|
||||
|
||||
from graphql import GraphQLError
|
||||
|
|
Loading…
Reference in New Issue
Block a user