приведение кода к PEP 8, добавление комментариев, финальные правки

This commit is contained in:
2026-05-26 09:58:26 +03:00
parent 70c5e441ae
commit df8049e4a3
17 changed files with 647 additions and 170 deletions

View File

@@ -0,0 +1,2 @@
[console_scripts]
mypkg = mypkg.cli.main:main