Skip to content

Commit

Permalink
tests: spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
chadsr committed May 25, 2024
1 parent 40bb562 commit 7c7d874
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_waybar_crypto.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
def waybar_crypto():
yield WaybarCrypto(CONFIG_PATH)


@pytest.fixture()
def quotes_latest():
yield {
Expand Down Expand Up @@ -55,6 +56,7 @@ def quotes_latest():
},
}


class TestWaybarCrypto:
"""Tests for the WaybarCrypto."""

Expand Down

0 comments on commit 7c7d874

Please sign in to comment.