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

Make sure from_id cannot be called on TidalObject #20

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

Same goes for from_url I was pretty sure I can just mark it @abstractmethod and don't override it, but it looks like I was wrong


_This issue has been automatically created by todo-actions based on a TODO comment found in tidal_async/api.py:55. It will automatically be closed when the TODO comment is removed from the default branch (master)._