mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-24 22:38:09 -05:00
Remove duplicate in INVALID_QUERY_CODES
This commit is contained in:
committed by
Neil Williams
parent
af0dbe5b66
commit
f4d738060e
@@ -513,7 +513,6 @@ def _to_fn(cls, id_):
|
||||
|
||||
_SEARCH = "/2011-02-01/search?"
|
||||
INVALID_QUERY_CODES = ('CS-UnknownFieldInMatchExpression',
|
||||
'CS-InvalidMatchSetExpression',
|
||||
'CS-IncorrectFieldTypeInMatchExpression',
|
||||
'CS-InvalidMatchSetExpression',)
|
||||
def basic_query(query=None, bq=None, facets=("reddit",), facet_count=20,
|
||||
|
||||
Reference in New Issue
Block a user