Skip to content

Commit

Permalink
corrected pattern for module __init__ file
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheusser committed May 11, 2017
1 parent de5faba commit 734c9a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hypertools/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#!/usr/bin/env python

from .plot.plot import plot
from .tools import *

0 comments on commit 734c9a6

Please sign in to comment.