Skip to content

Commit 6ab1762

Browse files
committed
- Add test for channel_info command;
- Add update channel_info file; - fix test_base
1 parent 68d5ea5 commit 6ab1762

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/commands/test_base.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
import argparse
33
import pytest
44

5-
from io import StringIO
6-
from datetime import datetime
75
from pathlib import Path
86
from unittest.mock import MagicMock, patch, mock_open
97
from youtool.commands import Command

0 commit comments

Comments
 (0)