Skip to content

Commit df53a7b

Browse files
authored
Merge branch 'master' into add_http_multipart_transport
2 parents b17670b + 05a8e98 commit df53a7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
nitpick_ignore = [
9494
# graphql-core: should be fixed
9595
('py:class', 'graphql.execution.execute.ExecutionResult'),
96+
('py:class', 'graphql.execution.incremental_publisher.ExecutionResult'),
9697
('py:class', 'Source'),
9798
('py:class', 'GraphQLSchema'),
9899

0 commit comments

Comments
 (0)