mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-22 22:34:01 -07:00
refactoring
This commit is contained in:
parent
cba227b605
commit
39cf642e6d
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ if sys.version[0:3] > '3.5':
|
||||||
import unittest
|
import unittest
|
||||||
import yourbase
|
import yourbase
|
||||||
|
|
||||||
yourbase.attatch(unittest)
|
yourbase.attach(unittest)
|
Loading…
Add table
Add a link
Reference in a new issue