gdfsd
This commit is contained in:
parent
73bf0b3a30
commit
002e55476c
21 changed files with 1 additions and 129 deletions
|
@ -14,7 +14,6 @@ valid_params=[
|
|||
|
||||
def searchparse(text):
|
||||
|
||||
#takes test in filter:term format and returns data
|
||||
|
||||
criteria = {x[0]:x[1] for x in query_regex.findall(text)}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue