Add package init files and exceptions
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-02-06 04:45:40 +00:00
parent a5cece4526
commit 63313d946c

3
api_testgen/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""API TestGen - OpenAPI Specification Test Generator."""
__version__ = "0.1.0"