1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-23 19:55:38 +01:00

Fix pre-commit comment

This commit is contained in:
Johan Andersson 2020-10-12 19:32:06 +02:00
parent ac17a4f620
commit a550bd185f

View File

@ -1,8 +1,8 @@
import os
import unittest
from unittest.mock import patch
from requests import Response
from requests import Response
from svtplay_dl.fetcher import VideoRetriever
from svtplay_dl.postprocess import _checktracks
from svtplay_dl.postprocess import _getcodec