Skip to content
Commit 247b9fa8 authored by Daniel Silverstone's avatar Daniel Silverstone
Browse files

_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: default avatarDaniel Silverstone <daniel.silverstone@codethink.co.uk>
parent 447780b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment