chore: update header comments in script files to indicate AI generation

This commit is contained in:
2026-04-24 16:17:44 +02:00
committed by wakonig_k
parent 409c9e5bfa
commit 3f1aa80756
4 changed files with 17 additions and 3 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
#!/usr/bin/env python3
##########################
### AI-generated file. ###
##########################
"""Compare benchmark JSON files and write a GitHub Actions summary.
The script supports JSON emitted by hyperfine, JSON emitted by pytest-benchmark,