Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit377d27c

Browse files
webknjazMariatta
andauthored
Update cherry_picker/cherry_picker/cherry_picker.py
Co-Authored-By: Mariatta <Mariatta@users.noreply.github.com>
1 parent36f0732 commit377d27c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cherry_picker/cherry_picker/cherry_picker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from .import__version__
1818

1919
CREATE_PR_URL_TEMPLATE= (
20-
"https://api.github.com/repos/""{config[team]}/{config[repo]}/pulls"
20+
"https://api.github.com/repos/{config[team]}/{config[repo]}/pulls"
2121
)
2222
DEFAULT_CONFIG=collections.ChainMap(
2323
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp