Skip to content

Commit 98980b5

Browse files
authored
Update depth_limit.py
1 parent 57a4394 commit 98980b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphene/validation/depth_limit.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
# backwards compatibility for v3.6
3232
from typing import Pattern
3333

34+
import re
3435
from typing import Callable, Dict, List, Optional, Union
3536

3637
from graphql import GraphQLError

0 commit comments

Comments
 (0)