Skip to content

Commit

Permalink
ruff reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
RobFirth committed Feb 15, 2024
1 parent dea6dca commit 6ced5a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hooks/utils/setup_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ def _generate_mypy_ignores(bad_modules: Union[str, Set[str]]) -> str:
self.contents = new_config

def add_pylint_ignore(self, bad_imports):

self._modify_section_line(
section_name="[pylint]",
line_start="ignored-modules = ",
Expand Down

0 comments on commit 6ced5a4

Please sign in to comment.