Skip to content

remove ignore-init-module-import parameter from the pyproject.toml file #201

@12rambau

Description

@12rambau

warning: The top-level linter settings are deprecated in favour of their counterparts in the lint section. Please update the following options in pyproject.toml:

  • 'ignore-init-module-imports' -> 'lint.ignore-init-module-imports'
    warning: The ignore-init-module-imports option is deprecated and will be removed in a future release. Ruff's handling of imports in __init__.py files has been improved (in preview) and unused imports will always be flagged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions