Files
T

7 lines
106 B
Python
Executable File

#!/usr/bin/env python
if __name__ == "__main__":
from skimage.scripts import skivi
skivi.main()