Update tests

This commit is contained in:
taizan-hokouto
2020-11-03 18:14:17 +09:00
parent 0c0ba0dfe6
commit 0a2f4e8418

View File

@@ -1,6 +1,6 @@
from json.decoder import JSONDecodeError from json.decoder import JSONDecodeError
from pytchat.tool.videoinfo import VideoInfo from pytchat.tool.videoinfo import VideoInfo
from pytchat.exceptions import InvalidVideoIdException, PatternUnmatchError from pytchat.exceptions import InvalidVideoIdException
def _open_file(path): def _open_file(path):