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

Commitdba01d3

Browse files
committed
silence PYL-W0401
1 parentd52c578 commitdba01d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/exc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# the BSD License: http://www.opensource.org/licenses/bsd-license.php
66
""" Module containing all exceptions thrown throughout the git package, """
77

8-
fromgitdb.excimport*# NOQA @UnusedWildImport
8+
fromgitdb.excimport*# NOQA @UnusedWildImport skipcq: PYL-W0401
99
fromgit.compatimportUnicodeMixin,safe_decode,string_types
1010

1111

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp