Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
db0 committed Sep 13, 2024
1 parent dc7895e commit 7935adb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions horde/database/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -1064,9 +1064,6 @@ def count_skipped_image_wp(worker, models_list=None, blacklist=None, priority_us
WPModels,
WPAllowedWorkers,
)
.filter(
ImageWaitingPrompt.n > 0,
)
)
logger.debug(test.all())
if skipped_wps > 0:
Expand Down

0 comments on commit 7935adb

Please sign in to comment.