Skip to content

Commit

Permalink
- F shebang line for Python3
Browse files Browse the repository at this point in the history
Co-authored-by: <[email protected]>
Co-authored-by: @nitsanavni
Co-authored-by: Jay Bazuzi <[email protected]>
Co-authored-by: @MichaelRWolf
  • Loading branch information
nitsanavni and JayBazuzi committed Nov 10, 2024
1 parent 67ecfdc commit e1303ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/find_stale_approved_files.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#! /usr/bin/env python3
import os
import argparse
import pathlib
Expand Down

0 comments on commit e1303ae

Please sign in to comment.