PyTrakt
PyTrakt copied to clipboard
Refactor: Use NamedTuple typing
- https://docs.python.org/3/library/typing.html#typing.NamedTuple
NOTE: there appears Translation being present in movie.py and tv.py. and they are not even identical.