From 6e4870278e0548556f8e97d744451e679b38862b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 21:42:48 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- genparse/cfg.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genparse/cfg.py b/genparse/cfg.py index b9cd4c09..9e0001a6 100644 --- a/genparse/cfg.py +++ b/genparse/cfg.py @@ -747,7 +747,7 @@ def update(x, W): b -= 1 iteration = 0 # reset iteration number for the next bucket continue - + u, v = change[b].popitem() new = old[u] + v