Skip to content

PyLint C0413 warning when using webpack_loader in settings.py #148

@osya

Description

@osya

When using get_files() function in the settings.py file import from webpack_loader.utils import get_files should be placed after SECRET_KEY & WEBPACK_LOADER settings. So PyLint generates a warning C0413:Import "from webpack_loader.utils import get_files" should be placed at the top of the module. Please fix initialization of webpack_loader to avoid this warning

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions