I configured my editor to use YAPF auto format buffer and whenever I save a python file, it formats the existing code. What formatter is the team using? If none, do you consider configuring YAPF or any other formatter for python?
You can check all the formatters in this script: https://github.com/tiangolo/fastapi/blob/master/scripts/format.sh
Assuming the original issue was solved, it will be automatically closed now. But feel free to add more comments or create new issues.
Most helpful comment
You can check all the formatters in this script: https://github.com/tiangolo/fastapi/blob/master/scripts/format.sh