Skip to content

Update black#9148

Merged
jacobtomlinson merged 3 commits intodask:mainfrom
DimitriPapadopoulos:black
Nov 17, 2025
Merged

Update black#9148
jacobtomlinson merged 3 commits intodask:mainfrom
DimitriPapadopoulos:black

Conversation

@DimitriPapadopoulos
Copy link
Contributor

No description provided.

The `--target-version` option does not seem useful nowadays, since black can infer the target version automatically:	By default, Black will infer target versions from the	project metadata in `pyproject.toml`, specifically the	`[project.requires-python]` field. If this does not yield	conclusive results, Black will use per-file auto-detection. The `language_version` currently specifies Python 3, which goes without saying nowadays:	# It is recommended to specify the latest version of Python # supported by your project here, or alternatively use # pre-commit's default_language_version, see # https://pre-commit.com/#top_level-default_language_version
@github-actions
Copy link
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

    27 files  ±0      27 suites  ±0   9h 51m 27s ⏱️ - 6m 28s
 4 112 tests ±0   4 005 ✅  - 3    104 💤 ±0  3 ❌ +3 
51 516 runs  ±0  49 329 ✅  - 3  2 184 💤 ±0  3 ❌ +3 

For more details on these failures, see this check.

Results for commit 909441b. ± Comparison against base commit c7d9c55.

@jacobtomlinson jacobtomlinson merged commit 95ce4a5 into dask:main Nov 17, 2025
28 of 32 checks passed
@DimitriPapadopoulos DimitriPapadopoulos deleted the black branch November 17, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants