mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
server/posts: change reverse image search API
Add exact duplicates search; refactor to use classes over dictionaries
This commit is contained in:
@ -15,6 +15,7 @@ reports=no
|
||||
disable=
|
||||
# we're not java
|
||||
missing-docstring,
|
||||
broad-except,
|
||||
|
||||
# covered better by pycodestyle
|
||||
bad-continuation,
|
||||
|
Reference in New Issue
Block a user