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

Commitf4f7d7a

Browse files
tnkenJohnVillalovos
authored andcommitted
fix(api): allow configuration of keep_base_url from file
1 parent01d4194 commitf4f7d7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎gitlab/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ def from_config(
303303
order_by=config.order_by,
304304
user_agent=config.user_agent,
305305
retry_transient_errors=config.retry_transient_errors,
306+
keep_base_url=config.keep_base_url,
306307
**kwargs,
307308
)
308309

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp