Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Remote Modules
let-it-snow
Commits
1d97898c
Commit
1d97898c
authored
Jul 13, 2016
by
Manuel Grizonnet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
BUG: add env python on first line to allow executable scripts
parent
82ce2fc0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
app/run_cloud_removal.py
app/run_cloud_removal.py
+2
-0
app/run_snow_detector.py
app/run_snow_detector.py
+2
-0
No files found.
app/run_cloud_removal.py
View file @
1d97898c
#!/usr/bin/env python
import
sys
import
os.path
as
op
import
json
...
...
app/run_snow_detector.py
View file @
1d97898c
#!/usr/bin/env python
import
sys
import
os.path
as
op
import
json
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment