1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-05-01 04:22:34 +02:00

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

This commit is contained in:
2026-04-22 20:12:09 +02:00
committed by Klaus Wakonig
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,