Order imports.
This commit is contained in:
parent
fe463c273c
commit
f8873e1947
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
from cliff.command import Command
|
from cliff.command import Command
|
||||||
import dcc.config
|
|
||||||
import boto3
|
import boto3
|
||||||
|
import dcc.config
|
||||||
|
|
||||||
class Put(Command):
|
class Put(Command):
|
||||||
def get_parser(self, prog_name):
|
def get_parser(self, prog_name):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue