Added clips module.
Dependency Audit / Dependency Audit (push) Successful in 18s
CI / Formatting (push) Successful in 14s
CI / Linting (push) Successful in 15s
CI / Tests (Python 3.12) (push) Successful in 29s
CI / Tests (Python 3.13) (push) Successful in 28s
CI / Tests (Python 3.14) (push) Successful in 27s
CI / Type Checking (push) Successful in 25s
CI / Spelling (push) Successful in 15s

This commit is contained in:
2026-03-03 19:29:23 -05:00
parent 4de187ba6c
commit 84b057a400
17 changed files with 1930 additions and 2 deletions
+5 -1
View File
@@ -24,9 +24,13 @@ env/
*.swo
# Runtime data
data/*.db
data/
logs/
modules/
# Test / coverage artifacts
.coverage
.pytest_cache/
# Local configuration (keep config.yaml.example in repo)
config.yaml