Disabled unittests for the time being
This commit is contained in:
parent
aecf52a095
commit
67e21f1f1e
|
@ -1,6 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
import unittest
|
||||
import requests
|
||||
from html import escape
|
||||
from tmdb.tmdb_api import Movie, TvShow, MoviePopular
|
||||
from tmdb.tmdb import TmdbBot, MessageConstructor
|
||||
|
|
Loading…
Reference in a new issue