mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-12-25 14:20:18 +00:00
E302 expected 2 blank lines, found 1
Signed-off-by: bcambl <blayne@blaynecampbell.com>
This commit is contained in:
parent
05b6717187
commit
a7c58e7112
1 changed files with 1 additions and 0 deletions
|
@ -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('''
|
||||||
|
|
Loading…
Reference in a new issue