mirror of
https://github.com/elisspace/core.git
synced 2026-09-01 00:44:04 +00:00
* Don't treat typing as an "in-between" module for import order That was a < 3.5 era thing. * Tighten scope of some pylint unused-import disables To avoid isort moving a top level one around, undesirably broadening its scope.