ci: update workflows (add autoflake and isort) (#1300)

This commit is contained in:
Charles Packer
2024-04-27 11:54:34 -07:00
committed by GitHub
parent a61a67bc47
commit c59af308fe
63 changed files with 738 additions and 321 deletions

View File

@@ -27,4 +27,4 @@ http {
server_name not_found;
return 404;
}
}
}