Skip to content

Commit

Permalink
Fix docopt import which should have been re-added by the previous com…
Browse files Browse the repository at this point in the history
…mit.
  • Loading branch information
Ealdwulf committed Feb 27, 2018
1 parent 8a4a2ea commit 72bb112
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/kano-updater
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ import sys
import atexit
import time
import signal
import docopt


if __name__ == '__main__' and __package__ is None:
Expand Down

0 comments on commit 72bb112

Please sign in to comment.