More context in the error message
[pysize.git] / bin / pysize
blob382142d5bfed1d0759ca0a6f475d64f889e661d0
1 #!/usr/bin/env python
3 from pysize.main import main
4 main()