Skip to content

Commit

Permalink
Update quad.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoyama010 authored Oct 3, 2024
1 parent 6949951 commit cbac0ff
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/quad.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
r"""
Quad geometry example
---------------------
Quad geometry example.
"""
from __future__ import annotations

import gmsh
Expand Down

0 comments on commit cbac0ff

Please sign in to comment.