graphene-django/examples/cookbook-plain/cookbook
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
..
ingredients 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
recipes 👷 Add pre-commit (#1336) 2022-10-19 17:10:30 +03:00
__init__.py Add examples/cookbook-plain to follow the plain tutorial 2017-02-14 20:23:45 +02:00
schema.py Update travis and tox (#667) 2019-06-10 20:54:30 -07:00
settings.py Update travis and tox (#667) 2019-06-10 20:54:30 -07:00
urls.py Update travis and tox (#667) 2019-06-10 20:54:30 -07:00
wsgi.py Add examples/cookbook-plain to follow the plain tutorial 2017-02-14 20:23:45 +02:00