-
- Downloads
_frontend/status.py: Reorder imports
The `curses` import is "standard" whereas `click` is not. As such, despite
alphabetical order normally being the rule, `curses` must come before `click`.
Signed-off-by:
Daniel Silverstone <daniel.silverstone@codethink.co.uk>
Please register or sign in to comment