Commit Graph

3 Commits

Author SHA1 Message Date
Wei Lu
0b144e6ef8 Revert "Merge branch 'main' into main"
This reverts commit eeaa2234b4, reversing
changes made to 6928b3fb6c.
2024-11-07 16:13:22 -05:00
Nikolai Røed Kristiansen
4517e32224
👷 Add pre-commit (#1336)
* 🔧 Add pre-commit config

Similar to graphene and graphene-sqlalchemy

* ⬆ Bump black

* 👷 Lint on CI

* ⬆ Bump flake8-black

* 🔧 Keep excluding migrations

* ⬆ Bump flake8

* 🔧 Remove black and flake8 from tox config

* ⬆ Update pre-commit versions

* Upgrade syntax to python 3.7+

* Format with pre-commit

dedent docs/schema.py to allow formatting

* Fix tests on python 3.7
2022-10-19 17:10:30 +03:00
Radoslav Georgiev
531a5348e6 Add examples/cookbook-plain to follow the plain tutorial 2017-02-14 20:23:45 +02:00