Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ignore annotation-unchecked #7379

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

crusaderky
Copy link
Collaborator

Closes #7378
The ignore is only necessary if you remove allow_incomplete_defs = true from setup.cfg.

@crusaderky crusaderky requested a review from jrbourbeau December 8, 2022 01:26
@crusaderky crusaderky self-assigned this Dec 8, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2022

Unit Test Results

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

       18 files  ±0         18 suites  ±0   8h 14m 27s ⏱️ + 33m 40s
  3 238 tests ±0    3 152 ✔️ +1       84 💤 ±0  2  - 1 
29 151 runs  ±0  27 938 ✔️ +1  1 211 💤 +1  2  - 2 

For more details on these failures, see this check.

Results for commit 3c78753. ± Comparison against base commit c9f75b1.

@fjetter fjetter merged commit 53284cd into dask:main Dec 8, 2022
@crusaderky crusaderky deleted the annotation-unchecked branch December 9, 2022 12:31
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.

Mypy - distributed/scheduler.py:120: error: disable_error_code: Invalid error code(s): annotation-unchecked
2 participants