Commit 1cac65d1 authored by Vincent Pelletier's avatar Vincent Pelletier

cli: Fix import ordering.

parent dfbb2e0f
......@@ -31,8 +31,8 @@ import sys
import traceback
from cryptography import x509
from cryptography.hazmat.backends import default_backend
from . import utils
from . import exceptions
from . import utils
from .client import (
CaucaseError,
CaucaseClient,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment