mirror of
https://github.com/th30d4y/ExecuTrace.git
synced 2026-05-26 11:35:51 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""ExecuTrace package."""
|
||||
|
||||
from .core.models import Action, Workflow
|
||||
|
||||
__all__ = ["Action", "Workflow"]
|
||||
Reference in New Issue
Block a user