Skip to content

Commit

Permalink
noqa
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxColoring committed Nov 22, 2024
1 parent 193f113 commit 721be16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
LIQUID_CLASS = LiquidClasses.default


def _edit_non_quirk(
def _edit_non_quirk( # noqa: C901
mutable_config_key: str, new_mutable_value: MutableConfig, base_dict: Dict[str, Any]
) -> None:
def _do_edit_non_quirk(
Expand Down

0 comments on commit 721be16

Please sign in to comment.