Skip to content

Commit 01d6bc7

Browse files
author
Nina Baumgarten
committed
updated python scripts
1 parent 1626971 commit 01d6bc7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/seperatePFMs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3
1+
#!/usr/bin/env python
22

33
import sys, os,random, math
44

src/seperatePFMsAndCheckActivity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3
1+
#!/usr/bin/env python
22

33
import sys, os, random, math
44

0 commit comments

Comments
 (0)