Skip to content

Commit a363c88

Browse files
committed
Shebang fix
1 parent 88da14e commit a363c88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

perplexity.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/python3
12
import logging
23
import argparse
34
import os

0 commit comments

Comments
 (0)