mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-16 11:02:22 +03:00
Run Ruff formatter
This commit is contained in:
parent
7d1e843d93
commit
448fb81f6b
|
@ -501,6 +501,5 @@ def main(): # noqa: C901, PLR0912, PLR0915
|
||||||
remove_async_files()
|
remove_async_files()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
main()
|
main()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user