Skip to content

Commit

Permalink
cleaner test format
Browse files Browse the repository at this point in the history
  • Loading branch information
bandophahita committed Feb 15, 2024
1 parent 7c6ff43 commit 89dc909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ def test_metadata() -> None:

def test_copyright_year() -> None:
current = datetime.now().year

assert f"{current}" in __version__.__copyright__

0 comments on commit 89dc909

Please sign in to comment.