-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Enable typing * Commit `py.typed` * Order disabled error codes by count * Fix rare typing issues * Fix `var-annotated` by dropping `attrs` * Fix `override` by merging `PlatformEntityInfo` and `GroupEntityInfo` * Fix typing in unit tests as well * Drop unused job helpers * Fix `misc` * Revert "Commit `py.typed`" This reverts commit 9d5d3f6. * Revert "Enable typing" This reverts commit 784aac3. * Fix `call-arg` as well * Remove counts
- Loading branch information
Showing
28 changed files
with
212 additions
and
478 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.