We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c8abc commit 7913ed2Copy full SHA for 7913ed2
api_paper_2024/example_4/mercury_metal_voronoi.py
@@ -23,4 +23,4 @@
23
})
24
25
if __name__ == "__main__":
26
- voronoi.run_crystal_voronoi(settings = new_settings)
+ voronoi.run_crystal_voronoi(settings=new_settings)
0 commit comments