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

Commitb7e7a4b

Browse files
Commit
1 parent6ea8ff6 commitb7e7a4b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

‎pyproject.toml‎

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ description = "The Sphinx theme for the CPython docs and related projects"
1010
readme ="README.md"
1111
license ="PSF-2.0"
1212
license-files = ["LICENSE" ]
13-
authors = [ {name ="PyPA",email ="distutils-sig@python.org" } ]
1413
requires-python =">=3.12"
1514
classifiers = [
1615
"Development Status :: 5 - Production/Stable",
@@ -61,12 +60,6 @@ lint.select = [
6160
"W",# pycodestyle warnings
6261
"YTT",# flake8-2020
6362
]
64-
lint.ignore = [
65-
"E203",# Whitespace before ':'
66-
"E221",# Multiple spaces before operator
67-
"E226",# Missing whitespace around arithmetic operator
68-
"E241",# Multiple spaces after ','
69-
]
7063
lint.isort.required-imports = ["from __future__ import annotations" ]
7164

7265
[tool.pyproject-fmt]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp