Skip to content

Commit

Permalink
Add docstring change description
Browse files Browse the repository at this point in the history
  • Loading branch information
cfobel committed Aug 16, 2017
1 parent b2c79f7 commit e414b48
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions microdrop_launcher/auto_upgrade.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ def main():
Fix displayed package name during upgrade.
Fail gracefully with warning on JSON decode error.
.. versionchanged:: 0.7.7
Strip progress messages from Conda install output log to prevent JSON
decoding errors.
'''
# Upgrade `microdrop-launcher` package if there is a new version available.
print 'Checking for `microdrop-launcher` updates',
Expand Down

0 comments on commit e414b48

Please sign in to comment.