1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-01-03 04:30:55 +00:00

linting: E302 expected 2 blank lines, found 1

Signed-off-by: bcambl <blayne@blaynecampbell.com>
This commit is contained in:
bcambl 2019-10-14 13:29:43 -06:00
parent cd9b1fcb8c
commit cf2b021502

View File

@ -7,6 +7,7 @@ from conftest import (
mock_command_2, mock_command_2,
) )
def mock_selinux_config(state, Pihole): def mock_selinux_config(state, Pihole):
''' '''
Creates a mock SELinux config file with expected content Creates a mock SELinux config file with expected content