Explorar o código

Make code/create_rawdata.py executable and gain a shebang

Yaroslav Halchenko hai 9 meses
pai
achega
b24b1bb8c2
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      ephys_neuropixel/rawdata/code/create_rawdata.py

+ 2 - 0
ephys_neuropixel/rawdata/code/create_rawdata.py

@@ -1,3 +1,5 @@
+#!/usr/bin/env python3
+
 import itertools
 import pathlib