Skip to content

Commit 7913ed2

Browse files
committed
Flake fix (NO_JIRA)
1 parent b7c8abc commit 7913ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api_paper_2024/example_4/mercury_metal_voronoi.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323
})
2424

2525
if __name__ == "__main__":
26-
voronoi.run_crystal_voronoi(settings = new_settings)
26+
voronoi.run_crystal_voronoi(settings=new_settings)

0 commit comments

Comments
 (0)