Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 4c65dca

Browse files
committed
Move files
1 parent 78f538c commit 4c65dca

File tree

11 files changed

+2
-2
lines changed

11 files changed

+2
-2
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

twitter_video_tools/utils/tests/__init__.py

Whitespace-only changes.

utils/tests/test_monsnode_parser.py renamed to twitter_video_tools/utils/tests/test_monsnode_parser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import pytest
33
import requests
44

5-
from utils import MonsnodeParser
5+
from twitter_video_tools.utils import MonsnodeParser
66

77

88
def test_is_target_reachable(monsnode_parser: MonsnodeParser) -> None:
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)