nox_tasks¶
lint:import (experimental)¶
Import Linter allows you to define and enforce rules for the imports within and between Python packages.
Important
First configure the linter in file .import_linter_config
, see
import-linter top-level-configuration
and import-linter contract types