Skip to content

Commit 4468f94

Browse files
authored
Fix typo PvGmsh to scikit-gmsh in python code (#258)
1 parent f34c7fa commit 4468f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/skgmsh/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""PvGmsh package for 3D mesh generation."""
1+
"""scikit-gmsh package for 3D mesh generation."""
22

33
from __future__ import annotations
44

0 commit comments

Comments
 (0)