Skip to content

Commit 0269ee3

Browse files
committed
Update __init__.py
1 parent 05cc2f6 commit 0269ee3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/pynite_reporting/__init__.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
"""
2+
pynite_reporting: A 3rd party package to aid in extracting
3+
results from solved Pynite.FEModel3D objects.
4+
"""
5+
16
from .extraction import (
27
extract_reactions,
38
extract_node_deflections,

0 commit comments

Comments
 (0)