first commit

This commit is contained in:
2026-02-13 04:20:30 +01:00
commit 2bd6b181f4
159 changed files with 194785 additions and 0 deletions

5
pyproject.toml Normal file
View File

@@ -0,0 +1,5 @@
[tool.beautysh]
indent_size = 4
tab = false
force_function_style = "paronly" # Options: fnpar, fnonly, paronly
variable_style = "braces" # Options: braces