Skip to content

Commit

Permalink
- F shebang line for Python3
Browse files Browse the repository at this point in the history
Co-authored-by: 4dsherwood <4dsherwood@gmail.com>
Co-authored-by: Nitsan Avni <nitsanav@gmail.com>
Co-authored-by: Jay Bazuzi <jay@bazuzi.com>
Co-Authored-By: Michael R Wolf <MichaelRWolf@att.net>
  • Loading branch information
4 people committed Nov 10, 2024
1 parent 67ecfdc commit 91b60f5
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 91b60f5

Please sign in to comment.