remove bad shebang
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#jinja2:variable_start_string:'[%',variable_end_string:'%]',comment_start_string:'<%',comment_end_string:'%>'
|
||||
#! [% discovered_interpreter_python %]
|
||||
#! /usr/bin/env python3
|
||||
import json
|
||||
import os
|
||||
import re
|
||||
|
||||
Reference in New Issue
Block a user