We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6192c85 commit c223ca7Copy full SHA for c223ca7
graphene_pydantic/registry.py
@@ -2,7 +2,6 @@
2
from collections import defaultdict
3
from typing import Dict, Generic, Optional, Type, TypeVar, Union
4
5
-# from graphene import ObjectType as BaseObjectType
6
from pydantic import BaseModel
7
from pydantic.fields import ModelField
8
0 commit comments