Fix flake8 issue
This commit is contained in:
@@ -21,6 +21,7 @@ def get_option_ini(config, *names):
|
|||||||
if ret:
|
if ret:
|
||||||
return ret
|
return ret
|
||||||
|
|
||||||
|
|
||||||
def pytest_addoption(parser):
|
def pytest_addoption(parser):
|
||||||
"""Add options to control log capturing."""
|
"""Add options to control log capturing."""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user