Skip to content
Snippets Groups Projects
Commit d2664bbc authored by Erik Reid's avatar Erik Reid
Browse files

pep8

parent b5be1c89
Branches
Tags
No related merge requests found
......@@ -8,6 +8,7 @@ DEFAULT_REQUEST_HEADERS = {
"Accept": ["application/json"]
}
def test_trap_metadata(client):
rv = client.get(
'/classifier/infinera-lambda-info/'
......
......@@ -17,4 +17,5 @@ commands =
coverage report --fail-under 75
# coverage report --fail-under 80
flake8
sphinx-build -M html docs/source docs/build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment