Skip to content

Commit

Permalink
scripts: generate_variants.py: Add shebang
Browse files Browse the repository at this point in the history
Change-Id: I03c5225c3609bed9e95422fa168e8c82acefe240
  • Loading branch information
SebaUbuntu committed Jul 22, 2024
1 parent 0d90739 commit 9990b52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/generate_variants.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env python3

import os
import re
import shutil
Expand Down

0 comments on commit 9990b52

Please sign in to comment.