TheRenegadeCoder / subete

The Sample Programs API in Python
https://subete.therenegadecoder.com
MIT License
2 stars 2 forks source link

Fixed a Series of Small Bugs #43

Closed jrg94 closed 2 years ago

jrg94 commented 2 years ago

There was an issue where I was passing a String to the constructor when instead it should be a LanguageCollection instance.