Run Ruff formatter

This commit is contained in:
Bruno Alla 2024-12-31 11:28:46 +00:00
parent 7d1e843d93
commit 448fb81f6b

View File

@ -501,6 +501,5 @@ def main(): # noqa: C901, PLR0912, PLR0915
remove_async_files()
if __name__ == "__main__":
main()