Commit 15256d2
authored
Expose
`HttpQueryError` not part of `__all__` is a breaking change to libraries like `sanic-graphql` who rely on importing it:
https://github.com/graphql-python/sanic-graphql/blob/master/sanic_graphql/graphqlview.py#L12HttpQueryError in __all__
1 parent b086b19 commit 15256d2
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
206 | 207 | | |
207 | 208 | | |
208 | 209 | | |
| |||
0 commit comments