fix tmdbapis

This commit is contained in:
jxxghp
2023-07-29 13:09:36 +08:00
parent e4992ea574
commit d76fe5c039
37 changed files with 2660 additions and 28 deletions

View File

@ -0,0 +1,2 @@
class TMDbException(Exception):
pass