Skip to content

Commit

Permalink
Add an empty line to pass the flake8 check
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Sandakov committed Sep 26, 2024
1 parent 300ac07 commit 6edd26b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pleskdistup/actions/grub.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

DEBCONF_CMD = "/usr/bin/debconf-show"


class AssertGrubInstallDeviceExists(action.CheckAction):
def __init__(self) -> None:
self.name = "check GRUB installation device exists"
Expand Down

0 comments on commit 6edd26b

Please sign in to comment.