openlabs / magento

Python API for Magento
Other
136 stars 82 forks source link

added ProductCustomOptions class #25

Open jfamestad opened 9 years ago

sharoonthomas commented 9 years ago

@jfamestad can you fix the indentation please ? It is likely that you are missing tabs with spaces if you see it differently in your text editor.

jfamestad commented 9 years ago

Hi Sharoon. Thanks for the feedback, it should be good now.

raimonesteve commented 9 years ago

@jfamestad I add new comment in your code and to work with this new feature, you need to define class in init.py (1)

(1) https://github.com/jfamestad/magento/commit/813ca9c76e726dd74004da85aaa588de02947569

jfamestad commented 7 years ago

added newlines before class definitions