mirror of
https://github.com/graphql-python/graphene.git
synced 2025-07-03 20:03:29 +03:00
Updated Docs and Example Code Style Guide Work: graphene v 3.0 (markdown)
parent
16f2c148cc
commit
1a0fb64eb3
|
@ -1,8 +1,10 @@
|
||||||
Tracking page for documentation and example code Style Guide discussion.
|
## Tracking page for documentation and example code Style Guide discussion.
|
||||||
|
|
||||||
|
|
||||||
### Elements discussed and decided:
|
### Elements discussed and decided:
|
||||||
|
|
||||||
|
Use explicit imports. `from graphene import ...` rather than `import graphene`.
|
||||||
|
|
||||||
Use class arguments instead of `class Meta`.
|
Use class arguments instead of `class Meta`.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user