FUMR / tidal-async

Python Tidal streaming service unofficial API in async fashion supporting OAuth2 authentication
GNU Lesser General Public License v2.1
21 stars 4 forks source link

Docs docs docs #59

Closed JuniorJPDJ closed 3 years ago

JuniorJPDJ commented 3 years ago

Docs will appear here!

depends on #57

JuniorJPDJ commented 3 years ago

I need some help with last darglint warnings. Docs of darglint suggest to just add this warning ignore list, but that's the thing I'd like not to do. Ideal way would be if I could ignore just "too much raises" version of this warning, but can't find anything about it.

EDIT: Nvm, fixed. DAR402 is exactly that version of warning.