Skip to content

Commit

Permalink
add newline for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
hussain-jafari committed Nov 5, 2024
1 parent a2f37ee commit daf7c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ def fuzzy_checker(output_directory: Path) -> Generator[FuzzyChecker, None, None]

yield checker

checker.save_diagnostic_output(output_directory)
checker.save_diagnostic_output(output_directory)

0 comments on commit daf7c99

Please sign in to comment.