Skip to content

Commit 61a3426

Browse files
authored
Update __init__.py
typo
1 parent e55edfa commit 61a3426

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sdypy/io/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
"""
2-
A project template for the sdPy effort..
2+
A project template for the SDyPy effort..
33
"""
44

55
__version__ = "0.2.0"
66

77
import pyuff as uff
88
import lvm_read as lvm
9-
import pyMRAW as mraw
9+
import pyMRAW as mraw

0 commit comments

Comments
 (0)