Skip to content

Commit 4eeb7f0

Browse files
committed
Fixed lint errors.
1 parent 989b6bd commit 4eeb7f0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

github_deploy/main.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ def get_command(self, ctx, name):
3232

3333
main = GithubDeploy(
3434
help=(
35-
"Deploy changes to multiple github repositories using a single command."
35+
"Deploy changes to multiple github repositories using "
36+
"a single command."
3637
),
3738
)
3839

0 commit comments

Comments
 (0)