Compare commits

..

1 Commits

Author SHA1 Message Date
ceec22a1e3 fix: add python3 shebang to bin/glitch_patterns.py (#681)
Some checks failed
Architecture Lint / Lint Repository (pull_request) Blocked by required conditions
Architecture Lint / Linter Tests (pull_request) Successful in 39s
PR Checklist / pr-checklist (pull_request) Failing after 7m29s
2026-04-15 02:56:53 +00:00

View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python3
"""
Glitch pattern definitions for 3D world anomaly detection.