Loading tests/conftest.py +1 −1 Original line number Diff line number Diff line Loading @@ -59,6 +59,6 @@ def pytest_report_header(config): 'dpkg-query', '-W', '-f', '${db:Status-Abbrev}\t${binary:Package} (${Version})\n' ))] )).decode('utf-8')] except: pass Loading
tests/conftest.py +1 −1 Original line number Diff line number Diff line Loading @@ -59,6 +59,6 @@ def pytest_report_header(config): 'dpkg-query', '-W', '-f', '${db:Status-Abbrev}\t${binary:Package} (${Version})\n' ))] )).decode('utf-8')] except: pass