Skip to content

Commit

Permalink
Reformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessioNar committed Dec 15, 2024
1 parent 931e4a6 commit 47c0047
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/parsers/test_html.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ def setUp(self):
self.maxDiff = None # Allow full diff if needed
self.parser = HTMLParser()


# Ensure test file exists
if not os.path.exists(file_path):
raise FileNotFoundError(f"Test file not found at {file_path}")
Expand Down

0 comments on commit 47c0047

Please sign in to comment.