graphene-django/graphene_django/filter
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
..
filters fix: empty list is not an empty value for list filters even when a custom filtering method is provided (#1450) 2023-08-11 23:24:58 +08:00
tests Typo fixes (#1459) 2023-09-06 10:29:58 +03:00
__init__.py Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03:00
fields.py Use ruff format to replace black (#1473) 2023-10-25 11:33:00 +03:00
filterset.py Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03:00
utils.py Use ruff format to replace black (#1473) 2023-10-25 11:33:00 +03:00