add stub test, add pyproject.toml, add basic structure
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
"""
|
||||
foobuzz test
|
||||
"""
|
||||
|
||||
|
||||
def test_foo():
|
||||
pass
|
||||
Reference in New Issue
Block a user