Skip to content

Commit 6add88c

Browse files
committed
Shebang and exec permissions for python analysis scripts as well
1 parent d780bd0 commit 6add88c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

check_output.py

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#/usr/bin/env python
2+
13
import json
24
import os
35
from glob import glob

run_demo_workflow.py

100644100755
File mode changed.

0 commit comments

Comments
 (0)