Skip to content

Commit

Permalink
test(api): remove trailing newline in test_api.py to maintain code st…
Browse files Browse the repository at this point in the history
…yle consistency

test: delete test_classes.py as it is redundant or obsolete
  • Loading branch information
NodeJSmith committed Jan 5, 2025
1 parent 8463f35 commit 68b6495
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 28 deletions.
1 change: 0 additions & 1 deletion tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@
def test_api_raises_error_if_no_username_password():
with pytest.raises(ValueError):
Otf()

27 changes: 0 additions & 27 deletions tests/test_classes.py

This file was deleted.

0 comments on commit 68b6495

Please sign in to comment.