mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-24 04:05:39 +01:00
Fix pre-commit comment
This commit is contained in:
parent
ac17a4f620
commit
a550bd185f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user