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

Commitb55cf65

Browse files
committed
Define supported version for mypy
1 parent31ac93b commitb55cf65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ filterwarnings = 'ignore::DeprecationWarning'
1919
# filterwarnings ignore::WarningType # ignores those warnings
2020

2121
[tool.mypy]
22+
python_version ="3.7"
2223
disallow_untyped_defs =true
2324
no_implicit_optional =true
2425
warn_redundant_casts =true

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp