feat(agent): scaffold Python package for the accounting agent worker
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
def test_package_imports():
|
||||
import agent
|
||||
|
||||
assert agent.__version__ == "0.1.0"
|
||||
Reference in New Issue
Block a user