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

Commitb67a6ad

Browse files
chore: set pre-commit mypy args to empty list
https://github.com/pre-commit/mirrors-mypy/blob/master/.pre-commit-hooks.yamlSets some default args which seem to be interfering with things. Pluswe set all of our args in the `pyproject.toml` file.
1 parent5f10b3b commitb67a6ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ repos:
3333
rev:v0.910
3434
hooks:
3535
-id:mypy
36+
args:[]
3637
additional_dependencies:
3738
-types-PyYAML==6.0.1
3839
-types-requests==2.26.1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp