We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43feb59 commit d541fecCopy full SHA for d541fec
plugins/bulkImageScrape/bulkImageScrape.py
@@ -5,7 +5,7 @@
5
import time
6
7
from PythonDepManager import ensure_import
8
-ensure_import("stashapi@git+https://github.com/stg-annon/stashapi@f2de6fa")
+ensure_import("stashapi")
9
10
import stashapi.log as log
11
from stashapi.stash_types import StashItem
0 commit comments