Skip to content

Commit

Permalink
Fix ruff issue in test file
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Odom committed Jul 26, 2023
1 parent d5b945d commit 9f29bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_missing.py → tests/test_nothing.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@


def test_nothing():
print({{REPO_NAME_SNAKECASE}})
print({{REPO_NAME_SNAKECASE}})

0 comments on commit 9f29bb0

Please sign in to comment.