Skip to content

Commit eb71efc

Browse files
ssagynbayevayut23
andauthored
Update pyro/mesh/patch.py
Co-authored-by: Eric T. Johnson <yut23@users.noreply.github.com>
1 parent 982e449 commit eb71efc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyro/mesh/patch.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1054,5 +1054,5 @@ def cell_vertices(self):
10541054

10551055

10561056

1057-
# if __name__ == "__main__":
1058-
# do_demo()
1057+
if __name__ == "__main__":
1058+
do_demo()

0 commit comments

Comments
 (0)