platipy / spyral

http://platipy.org
Other
49 stars 12 forks source link

spyral.Image.from_sequence (class-method) vs. spyral.image.from_sequence (module level function) #35

Closed acbart closed 10 years ago

acbart commented 10 years ago

Compared to the rest of the API, having a classmethod on Image is a little nonstandard. Should this be how you access these methods?