Make python examples executable and add shebang (#1181)
Showing
- python/example/network_ring.py 2 additions, 0 deletionspython/example/network_ring.py
- python/example/single_cell_model.py 2 additions, 0 deletionspython/example/single_cell_model.py
- python/example/single_cell_multi_branch.py 2 additions, 0 deletionspython/example/single_cell_multi_branch.py
- python/example/single_cell_swc.py 2 additions, 0 deletionspython/example/single_cell_swc.py
python/example/network_ring.py
100644 → 100755
python/example/single_cell_model.py
100644 → 100755
python/example/single_cell_multi_branch.py
100644 → 100755
python/example/single_cell_swc.py
100644 → 100755
Please register or sign in to comment