E302 expected 2 blank lines, found 1

Signed-off-by: bcambl <blayne@blaynecampbell.com>
This commit is contained in:
bcambl 2020-08-09 13:02:48 -06:00 committed by Adam Warner
parent 05b6717187
commit a7c58e7112
No known key found for this signature in database
GPG key ID: 872950F3ECF2B173

View file

@ -562,6 +562,7 @@ def test_validate_ip_invalid_letters(Pihole):
assert output.rc == 1 assert output.rc == 1
def test_os_check_passes(Pihole): def test_os_check_passes(Pihole):
''' Confirms OS meets the requirements ''' ''' Confirms OS meets the requirements '''
Pihole.run(''' Pihole.run('''