Skip to content
Snippets Groups Projects
Commit 7f55e751 authored by juergen's avatar juergen
Browse files

fixed wrong identation

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2424 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent 8c3ec4d9
Branches
Tags
No related merge requests found
import sys
import ost.img.alg
if len(sys.argv)<2:
images=io.LoadImageList(['square.png'])
images=io.LoadImageList(['square.png'])
else:
images=io.LoadImageList(sys.argv[1:])
viewers=[]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment