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

Commited0650e

Browse files
committed
Specify isort profile for compatibility with Black
1 parent3e0f891 commited0650e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ urls."Issue tracker" = "https://github.com/python/python-docs-theme/issues"
3636
[project.entry-points."sphinx.html_themes"]
3737
python_docs_theme ='python_docs_theme'
3838

39+
[tool.isort]
40+
profile ="black"
41+
3942
[tool.flit.module]
4043
name ="python_docs_theme"
4144

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp