Skip to content

Commit 1e332a2

Browse files
committed
Add plot to graspfile.__all__
1 parent 6591bfd commit 1e332a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/graspfile/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212

1313
__version__ = '0.3.1'
1414

15-
__all__ = ['cut', 'grid', 'torfile', 'torparser']
15+
__all__ = ['cut', 'grid', 'plot', 'torfile', 'torparser']

0 commit comments

Comments
 (0)