Skip to content

Commit 469e3f3

Browse files
author
Dilawar Singh
committed
These scripts were not chmod to executable. Removed hashbang from
header.
1 parent 3429792 commit 469e3f3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

neuroml/CA1PyramidalCell/FvsI_CA1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
22
# -*- coding: utf-8 -*-
33
## all SI units
44
########################################################################################

neuroml/GranuleCell/FvsI_Granule98.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
22
# -*- coding: utf-8 -*-
33
## all SI units
44
########################################################################################

neuroml/LIF/FvsI_LIF.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
22
# -*- coding: utf-8 -*-
33
## all SI units
44
########################################################################################

0 commit comments

Comments
 (0)