Skip to content

Commit e1303ae

Browse files
nitsanavniJayBazuzi
andcommitted
- F shebang line for Python3
Co-authored-by: <4dsherwood@gmail.com> Co-authored-by: @nitsanavni Co-authored-by: Jay Bazuzi <jay@bazuzi.com> Co-authored-by: @MichaelRWolf
1 parent 67ecfdc commit e1303ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/find_stale_approved_files.py

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#! /usr/bin/env python3
12
import os
23
import argparse
34
import pathlib

0 commit comments

Comments
 (0)