We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6b1fa5 commit 3a104cfCopy full SHA for 3a104cf
1 file changed
chi/image.py
@@ -2,7 +2,7 @@
2
from datetime import datetime
3
from typing import List, Optional
4
5
-from glanceclient.exc import NotFound, HTTPBadRequest
+from glanceclient.exc import HTTPBadRequest, NotFound
6
from packaging.version import Version
7
8
from chi import context
0 commit comments