lint
This commit is contained in:
parent
4711671d55
commit
734dfb1016
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ class OverridesVariables(DictFormatterValidator):
|
|||
self._add_override_variable(
|
||||
key_name="subscription_name",
|
||||
format_string=self.subscription_name,
|
||||
sanitize=sanitize
|
||||
sanitize=sanitize,
|
||||
)
|
||||
|
||||
@property
|
||||
|
|
|
|||
Loading…
Reference in a new issue