Skip to content

Commit 407db7b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent af14f05 commit 407db7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
import os
5151

5252
html = Plot.Hiccup
53-
#Plot.configure({"display_as": "html", "dev": False})
53+
# Plot.configure({"display_as": "html", "dev": False})
5454

5555
# Ensure a location for image generation.
5656
os.makedirs("imgs", exist_ok=True)

0 commit comments

Comments
 (0)