add stub test, add pyproject.toml, add basic structure

This commit is contained in:
2026-05-11 23:57:27 +03:00
parent eae3533d55
commit d631b0ef68
9 changed files with 87 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
"""
foobuzz test
"""
def test_foo():
pass