Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Commit

Permalink
Fix flake8 issue
Browse files Browse the repository at this point in the history
Signed-off-by: Byron Ruth <b@devel.io>
  • Loading branch information
bruth committed Feb 3, 2017
1 parent dacac79 commit 5c8edf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modeltree/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ def get_version(short=False):
__version_info__['serial']))
return ''.join(vers)


__version__ = get_version()

0 comments on commit 5c8edf6

Please sign in to comment.