We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 392f20b commit 9d4218fCopy full SHA for 9d4218f
minet/reddit/scraper.py
@@ -1,6 +1,6 @@
1
import re
2
from time import sleep
3
-from ural import get_domain_name, urlpathsplit, is_url
+from ural import get_domain_name, is_url
4
from urllib.parse import urljoin
5
6
from minet.reddit.exceptions import RedditInvalidTargetError
0 commit comments