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

Commit39b9183

Browse files
chore: remove import of gitlab.utils from __init__.py
Initially when extracting out the gitlab/client.py code we tried toremove this but functional tests failed.Later we fixed the functional test that was failing, so now remove theunneeded import.
1 parentcbd4f1e commit39b9183

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎gitlab/__init__.py‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
fromgitlab.clientimportGitlab,GitlabList
3131
fromgitlab.constimport*# noqa
3232
fromgitlab.exceptionsimport*# noqa
33-
fromgitlabimportutils# noqa
3433

3534

3635
warnings.filterwarnings("default",category=DeprecationWarning,module="^gitlab")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp