Skip to content

Commit

Permalink
Random typo /-: --autopull
Browse files Browse the repository at this point in the history
Fat-fingered the previous commit
  • Loading branch information
tripleee committed Aug 2, 2018
1 parent cee976a commit ab9c9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion findspam.py
Expand Up @@ -572,7 +572,7 @@ def watched_ns_for_url_domain(s, site):


# noinspection PyUnusedLocal,PyMissingTypeHints
de fis_offensive_post(s, site):
de is_offensive_post(s, site):
if not s:
return False, ""

Expand Down

0 comments on commit ab9c9c9

Please sign in to comment.