add #!
This commit is contained in:
parent
529473d61a
commit
e72b594a79
1 changed files with 1 additions and 0 deletions
1
keyword_overview.py
Normal file → Executable file
1
keyword_overview.py
Normal file → Executable file
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
import json
|
||||
import itertools
|
||||
from collections import Counter
|
||||
|
|
Loading…
Reference in a new issue