feat: minor config update with massive module management update to dynamically import based on arguments

This commit is contained in:
2026-08-23 00:51:29 +02:00
parent dd21fd19c6
commit 85e0f16f7d
12 changed files with 271 additions and 252 deletions

View File

@@ -9,7 +9,7 @@ insert_final_newline = true
charset = utf-8
[*.py]
indent_style = tab
indent_style = space
indent_size = 4
[Makefile]