Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
mzuehlke committed Aug 14, 2017
1 parent c329261 commit 91e3af0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cate/util/monitor.py
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ def _register_ctrl_c_handler(self, ctrl_c_handler):
# If not on main thread, we may receive ValueError: signal only works in main thread
pass


if _has_dask:
class _DaskMonitor(Callback):
"""
Expand Down

0 comments on commit 91e3af0

Please sign in to comment.