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

Commit402566a

Browse files
committed
chore: remove remnants of python2 imports
1 parentcfa8097 commit402566a

File tree

3 files changed

+0
-4
lines changed

3 files changed

+0
-4
lines changed

‎gitlab/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
# You should have received a copy of the GNU Lesser General Public License
1717
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1818

19-
from __future__importprint_function
2019

2120
importargparse
2221
importfunctools

‎gitlab/v4/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
# You should have received a copy of the GNU Lesser General Public License
1717
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1818

19-
from __future__importprint_function
2019
importinspect
2120
importoperator
2221
importsys

‎gitlab/v4/objects.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
# You should have received a copy of the GNU Lesser General Public License
1616
# along with this program. If not, see <http://www.gnu.org/licenses/>.
1717

18-
from __future__importprint_function
19-
from __future__importabsolute_import
2018
importbase64
2119

2220
fromgitlab.baseimport*# noqa

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp