Add source code files (detectors, generators, CLI)

This commit is contained in:
2026-02-01 20:15:27 +00:00
parent 495ad92501
commit 5a4aefc823

3
src/data/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""Data package containing pattern templates."""
__version__ = "0.1.0"