Utagai / spice

spice is a pure Python API that wraps around MAL's Official API and makes it much, much better.
MIT License
28 stars 7 forks source link

fix anime/manga_list to medium_list #31

Closed eshrh closed 6 years ago

eshrh commented 6 years ago

Fix #29 until a better rewrite is medium list arrives

eshrh commented 6 years ago

I just noticed that in the same section, there is an error in the line

MediumList.anime/manga_list[completed], but completed should be in quotes.

Utagai commented 6 years ago

This looked ready for a merge and otherwise small, so I merged it.