Colin
Colin
I tried changing `isinstance` to `issubclass` and it worked. The reason is b/c `isinstance` will always return false. The `model_class` isn't an _instance_ of the BaseModel, it's a class itself...
bump. This issue makes the generated code unusable for any API involving headers authentication. (without code modification ofc). @ivasio I can open up the PR unless you've already got one...
@vslavik Given that there are a few libraries that use the `msgid` as a symbol based key (as opposed to a phrase), would you be open to having a PR...
I'd also like to know this, have you heard anything back from the dev team? As of now I plan on adding those features from scratch somehow.
Experiencing the same issue when I try to install on a mac. @cassm Did you make any headway? For now I'm using portaudio-rs, I'll comment on any progress I make...