BTHLABS-0000: Code cleanup ;)

This commit is contained in:
2025-08-20 21:37:31 +02:00
parent b4338e2769
commit f7a4e16d03
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ max-line-length = 119
hang-closing = False
[isort]
known_first_party=hotpocket_backend,hotpocket_backend_testing,hotpocket_common,hotpocket_soa,hotpocket_testing
known_first_party=hotpocket_backend,hotpocket_backend_testing,hotpocket_common,hotpocket_soa,hotpocket_testing,hotpocket_workspace_tools
multi_line_output=3
include_trailing_comma=true
force_sort_within_sections=true