updated old legacy store names
This commit is contained in:
+1
-1
@@ -621,7 +621,7 @@ class Provider(ABC):
|
||||
raise NotImplementedError(f"Plugin '{self.name}' does not support upload")
|
||||
|
||||
# -----------------------------------------------------------------------
|
||||
# Storage interface — mirrors Store._base.Store.
|
||||
# Storage interface — mirrors PluginCore.backend_base.BackendBase.
|
||||
# Plugins that act as file repositories override these methods.
|
||||
# All raise NotImplementedError by default; override selectively.
|
||||
# -----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user