Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0107e30

Browse files
committed
Fix Sphinx issues
1 parent 7b9e922 commit 0107e30

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎docs/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"""
143143
GNT GT KT T VT
144144
TContext
145-
enum.Enum
145+
Enum
146146
traceback
147147
types.TracebackType
148148
TypeMap
@@ -157,6 +157,7 @@
157157
FormattedSourceLocation
158158
GraphQLAbstractType
159159
GraphQLCompositeType
160+
GraphQLEnumValueMap
160161
GraphQLErrorExtensions
161162
GraphQLFieldResolver
162163
GraphQLInputType
@@ -175,6 +176,7 @@
175176
asyncio.events.AbstractEventLoop
176177
collections.abc.MutableMapping
177178
collections.abc.MutableSet
179+
enum.Enum
178180
graphql.execution.collect_fields.DeferUsage
179181
graphql.execution.collect_fields.CollectFieldsResult
180182
graphql.execution.collect_fields.FieldGroup

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /