Skip to content

Commit d2717bb

Browse files
authored
Merge pull request #2288 from ucb-bar/fix-insert-includes-script
Switch to modern python3 in insert-includes.py
2 parents 484fc3b + e7726d9 commit d2717bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/insert-includes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python3
22
"""
33
replaces a `include with the full include file.
44

0 commit comments

Comments
 (0)