mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:39:43 +00:00
Fix defined outside constructor
This commit is contained in:
@@ -44,6 +44,7 @@ class Updater:
|
||||
self.safe = safe
|
||||
self.debug = debug
|
||||
self.ignore = ignore
|
||||
self.ignores = None
|
||||
self.showpatch = showpatch
|
||||
self.ignore_missing_in_dotdrop = ignore_missing_in_dotdrop
|
||||
self.templater = Templategen(variables=self.variables,
|
||||
|
||||
Reference in New Issue
Block a user