Skip to content

Commit

Permalink
remove top-level imports
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Feb 27, 2019
1 parent bc32bb2 commit 58658d9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions atomic_hpc/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
from atomic_hpc import config_yaml, deploy_runs, mockssh, context_folder, utils

__version__ = "0.2.7"
__version__ = "0.3.0"

0 comments on commit 58658d9

Please sign in to comment.