Skip to content

Commit

Permalink
chore: auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 24, 2023
1 parent 581f53f commit c5d5d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ansiblelint/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@


class Options(
Namespace
Namespace,
): # pylint: disable=too-many-instance-attributes,too-few-public-methods
"""Store ansible-lint effective configuration options."""

Expand Down

0 comments on commit c5d5d48

Please sign in to comment.