Skip to content

Commit d952926

Browse files
committed
add __init__.py
1 parent 4537210 commit d952926

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/gmx_top4py/__init__.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
"""
2+
Welcome to gmx-top4py!
3+
"""
4+
5+
from __future__ import annotations

0 commit comments

Comments
 (0)