vitalik / django-ninja

💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
https://django-ninja.dev
MIT License
7.03k stars 421 forks source link

Update code with `make fmt` and the pipeline to use the same `--preview` option of Ruff #1274

Open c4ffein opened 1 month ago

c4ffein commented 1 month ago

Just updating the code

Otherwise I'm just surprised that there is a difference between the pipeline and the Makefile, I can just remove the --preview in the Makefile if needed, or you can close that PR.