Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 10, 2024
1 parent abde6a0 commit b8dd877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/cliconf/junos.py
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ def rollback(self, rollback_id, commit=True):
else:
self.discard_changes()
return resp

@configure
def restore(self, filename=None, path=""):
if not filename:
Expand Down

0 comments on commit b8dd877

Please sign in to comment.