Skip to content

Conversation

@DimitriPapadopoulos
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 19, 2025

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 55m 42s ⏱️ - 4m 5s
 4 112 tests ±0   4 006 ✅  - 1    104 💤 ±0  2 ❌ +1 
51 516 runs  ±0  49 330 ✅  - 1  2 184 💤 ±0  2 ❌ +1 

For more details on these failures, see this check.

Results for commit 4b1f9d1. ± Comparison against base commit d8e3fd2.

♻️ This comment has been updated with latest results.

Comment on lines -109 to -111
known_first_party = ["distributed"]
known_distributed = ["dask", "zict"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some config sections here have been lost. We intentionally separate first party packages. Is there an equivalent config with ruff?

Copy link
Contributor Author

@DimitriPapadopoulos DimitriPapadopoulos Nov 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's the one:

[tool.ruff.lint.isort]
known-first-party = ["dask"]

Forgot zict though.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebased and added zict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants