Skip to content

Commit

Permalink
Solution
Browse files Browse the repository at this point in the history
  • Loading branch information
nerowrites committed Dec 18, 2024
1 parent 4e5a4ea commit ee67e57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,3 @@ def format_linter_report(linter_report: dict) -> list:
format_single_linter_file(file_path, errors)
for file_path, errors in linter_report.items()
]

0 comments on commit ee67e57

Please sign in to comment.