mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-01-11 14:34:44 +00:00
linting: E302 expected 2 blank lines, found 1
Signed-off-by: bcambl <blayne@blaynecampbell.com>
This commit is contained in:
parent
cd9b1fcb8c
commit
cf2b021502
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ from conftest import (
|
|||
mock_command_2,
|
||||
)
|
||||
|
||||
|
||||
def mock_selinux_config(state, Pihole):
|
||||
'''
|
||||
Creates a mock SELinux config file with expected content
|
||||
|
|
Loading…
Reference in a new issue