At some point, during refactoring, have accidentally introduced a syntax error
File "/home/ben/Documents/src.old/file_location_listing/./server/../lib/dosearch.py", line 142, in search
filters = processSearchTerm(srchterm)
File "/home/ben/Documents/src.old/file_location_listing/./server/../lib/dosearch.py", line 344, in processSearchTerm
filters["NOT"].append()
Activity
01-Jan-24 11:35
assigned to @btasker
01-Jan-24 11:36
mentioned in commit a3088beadc84e894383dafce6f7be24752b8b8e6
Message
fix: actually pass something in to append (utilities/file_location_listing#27)
01-Jan-24 11:46
mentioned in issue #10