Skip to content

Commit

Permalink
Use correct she-bang for python script (key4hep#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener authored Jan 22, 2024
1 parent 562d0a0 commit 132e62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/updateReadmeLinks.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Usage: python3 scripts/updateReadmeLinks.py
#!/usr/bin/env python3
import re
import sys
import argparse
Expand Down

0 comments on commit 132e62f

Please sign in to comment.