Skip to content

Commit

Permalink
Merge pull request #13 from christopher-schroeder/shebang
Browse files Browse the repository at this point in the history
shebang on outlier
  • Loading branch information
lfearnley authored May 1, 2022
2 parents 8a5f28c + 8c34092 commit ff97fe3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Python/outliers.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env python

import glob
import os
import sys
Expand Down

0 comments on commit ff97fe3

Please sign in to comment.