Skip to content

Commit

Permalink
missed a usage of changes
Browse files Browse the repository at this point in the history
Signed-off-by: Gavin Jaeger-Freeborn <[email protected]>
  • Loading branch information
Gavinok committed Oct 31, 2024
1 parent 0301fec commit 780ee49
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ def apply_user_variables():
logger.info(
f'New user created variable substitution: The pattern "{pattern.pattern}" is now mapped to the function {func.__name__}'
)
changes += 1


apply_user_variables()

0 comments on commit 780ee49

Please sign in to comment.