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

Commitf245ffb

Browse files
committed
chore: update tools dir for latest black version
1 parentd299753 commitf245ffb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎tools/python_test_v4.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,12 @@
701701

702702
# Remove once https://gitlab.com/gitlab-org/gitlab/-/issues/211878 is fixed
703703
deploy_token=deploy_token_group.deploytokens.create(
704-
{"name":"foo","username":"","expires_at":"","scopes": ["read_repository"],}
704+
{
705+
"name":"foo",
706+
"username":"",
707+
"expires_at":"",
708+
"scopes": ["read_repository"],
709+
}
705710
)
706711

707712
assertlen(deploy_token_group.deploytokens.list())==1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp