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

Commit77cb7a8

Browse files
chore: check setup.py with mypy
Prior commit06184da fixed thetype-hints for setup.py. But missed removing 'setup' from the excludelist in pyproject.toml for mypy checks.Remove 'setup' from the exclude list in pyproject.toml from mypy checks.
1 parent0951989 commit77cb7a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎pyproject.toml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ module = [
2424
"gitlab.v4.objects.repositories",
2525
"gitlab.v4.objects.services",
2626
"gitlab.v4.objects.sidekiq",
27-
"setup",
2827
"tests.functional.*",
2928
"tests.functional.api.*",
3029
"tests.meta.*",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp