Type check with standard attr package
This gives us a lot more classes (namely @attr.s
annotated stuff), instead of them getting stubbed out to Any
by pytype.
All legacy (hg-git based) Projects have been automatically migrated to native with the upgrade of 2025-01-23
This gives us a lot more classes (namely @attr.s
annotated stuff), instead of them getting stubbed out to Any
by pytype.