Skip to content

Commit 7b63767

Browse files
Fix pylint
1 parent be193fd commit 7b63767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/main/custom_operation_builder/graphql_client/custom_fields.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from typing import Any, Optional, Union
1+
from typing import Union
22

33
from . import (
44
AdminGraphQLField,

0 commit comments

Comments
 (0)