We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2e3ee1 + 163e372 commit 5a0193bCopy full SHA for 5a0193b
1 file changed
sync_community_teams.py
@@ -39,7 +39,7 @@ def setup():
39
"--debug",
40
action="store_true",
41
help="Debug mode: show differences instead of pushing commits and"
42
- "creating pull requests",
+ " creating pull requests",
43
)
44
args = ap.parse_args()
45
return args
0 commit comments