Skip to content

Commit 52a5067

Browse files
pre-commit-ci[bot]mhuebert
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent b2639c3 commit 52a5067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

genjax-localization-tutorial/probcomp-localization-tutorial.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1267,7 +1267,7 @@ def constraint_from_path(path):
12671267
],
12681268
]
12691269
]
1270-
) | Plot.Slider("frame", 0, T-1, fps=2)
1270+
) | Plot.Slider("frame", 0, T - 1, fps=2)
12711271

12721272
# %% [markdown]
12731273
# ...more closely resembles the density of these data back-fitted onto any other typical (random) paths of the model...

0 commit comments

Comments
 (0)