E302 expected 2 blank lines, found 1

Signed-off-by: bcambl <blayne@blaynecampbell.com>
pull/3625/head
bcambl 4 years ago committed by Adam Warner
parent 05b6717187
commit a7c58e7112
No known key found for this signature in database
GPG Key ID: 872950F3ECF2B173

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

Loading…
Cancel
Save