Skip to content

Commit

Permalink
Use the new proxy --autopull
Browse files Browse the repository at this point in the history
  • Loading branch information
iBug committed Sep 19, 2018
1 parent 9289edf commit 59f626b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion findspam.py
Expand Up @@ -2,7 +2,7 @@
# noinspection PyCompatibility

import math
import regex
import regex_proxy as regex
from difflib import SequenceMatcher
from urllib.parse import urlparse, unquote_plus
from itertools import chain
Expand Down

0 comments on commit 59f626b

Please sign in to comment.