Skip to content

Commit

Permalink
rm unecc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
KeynesYouDigIt committed Nov 23, 2024
1 parent c00fff4 commit c38a786
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ def test_is_absolute_href_os_aware(self) -> None:
def test_is_absolute_href_windows(self) -> None:
# Test cases of (href, expected)

# Further nuanced cases for Windows.
test_cases = [
("item.json", False),
(".\\item.json", False),
Expand Down

0 comments on commit c38a786

Please sign in to comment.