fix tmdbapis
This commit is contained in:
2
app/modules/themoviedb/tmdbv3api/exceptions.py
Normal file
2
app/modules/themoviedb/tmdbv3api/exceptions.py
Normal file
@ -0,0 +1,2 @@
|
||||
class TMDbException(Exception):
|
||||
pass
|
Reference in New Issue
Block a user