freeRAM func

This commit is contained in:
2023-11-12 22:45:23 +03:00
parent 498da7474c
commit d40e4c660b
7 changed files with 233 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
[tool.black]
skip-string-normalization = true
pycodestyle = true
line-length = 100