Skip to content

Commit 60ecee5

Browse files
committed
Format code
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent 2cd910b commit 60ecee5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ def test_api_with_specifier_pdt():
4343
)
4444
check_data_results(results=results.to_dict(generic_paths=True), expected_file=expected_file)
4545

46+
4647
@pytest.mark.online
4748
def test_api_with_requirement_file():
4849
expected_file = test_env.get_test_loc("test-api-with-requirement-file.json", must_exist=False)

0 commit comments

Comments
 (0)