You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix for import from graphql-relay-py (#329) (#330)
* Add newlines to make pre-commit happy
* Fix import from graphql_relay
The module name was deprecated, but all imports
should be made from the top level anyway.
0 commit comments