Skip to content

Commit

Permalink
update to flake8-6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Voigt committed Aug 2, 2023
1 parent 70a4032 commit 315474f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests_integration/tests_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

def test_client():

assert type(sci_clie) == ScicatClient
assert type(sci_clie) == ScicatClient # noqa


def test_upload_dataset():
Expand Down

0 comments on commit 315474f

Please sign in to comment.