removed trailing spaces, reran black
This commit is contained in:
parent
5c1971956e
commit
c6d28f7047
4 changed files with 13 additions and 13 deletions
|
|
@ -65,7 +65,7 @@ class LinodeProxy:
|
|||
create_cmd = (
|
||||
"linode-cli --json linodes create "
|
||||
+ "--image linode/arch "
|
||||
+ '--authorized_keys '
|
||||
+ "--authorized_keys "
|
||||
+ '"'
|
||||
+ self.pubkey
|
||||
+ '"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue