fixup: restore comment for Config.cache
This commit is contained in:
@@ -1010,6 +1010,7 @@ class Config:
|
||||
object.__setattr__(self, "plugins", plugins)
|
||||
object.__setattr__(self, "dir", dir)
|
||||
|
||||
# Set by cacheprovider plugin.
|
||||
cache: Cache
|
||||
|
||||
class ArgsSource(enum.Enum):
|
||||
|
||||
Reference in New Issue
Block a user