Skip to content

Commit ac194aa

Browse files
authored
Merge pull request #457 from InsightSoftwareConsortium/blowekamp-patch-1
Update characterize_data.py with shebang
2 parents 390ece0 + b7d345b commit ac194aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Python/scripts/characterize_data.py

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 SimpleITK as sitk
24
import pandas as pd
35
import numpy as np

0 commit comments

Comments
 (0)