Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
kamaki
Commits
c2be5c96
Commit
c2be5c96
authored
Nov 16, 2012
by
Stavros Sachtouris
Browse files
Fix forgotten import
parent
e9abe82b
Changes
1
Hide whitespace changes
Inline
Side-by-side
kamaki/cli/commands/astakos_cli.py
View file @
c2be5c96
...
...
@@ -31,7 +31,7 @@
# interpreted as representing official policies, either expressed
# or implied, of GRNET S.A.command
from
kamaki.cli
.new
import
command
from
kamaki.cli
import
command
from
kamaki.clients.astakos
import
AstakosClient
,
ClientError
from
kamaki.cli.utils
import
print_dict
from
kamaki.cli.errors
import
raiseCLIError
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment