graphene-django/graphene_django/rest_framework/tests
Kien Dang 36cf100e8b
Use ruff format to replace black (#1473)
* Use ruff format to replace black

* Adjust ruff config to be compatible with ruff-format

https://docs.astral.sh/ruff/formatter/#conflicting-lint-rules

* Format

* Replace black with ruff format in Makefile
2023-10-25 11:33:00 +03:00
..
__init__.py Initial implementation of serializer field converter 2017-06-26 09:19:49 +01:00
test_field_converter.py Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03:00
test_multiple_model_serializers.py Warn if fields or exclude are not defined on DjangoObjectType (#981) 2020-06-11 11:09:52 +01:00
test_mutation.py Use ruff format to replace black (#1473) 2023-10-25 11:33:00 +03:00