Skip to content

Commit

Permalink
#281 force running the analyzer with python3
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromeleonard committed Jun 8, 2018
1 parent be3336b commit b3272c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyzers/FileInfo/fileinfo_analyzer.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import pyexifinfo
import magic

Expand Down

0 comments on commit b3272c6

Please sign in to comment.