Skip to content

Change plugin directory name to snake_case #131

@l0b0

Description

@l0b0

"linz-data-importer" should be "linz_data_importer" to be a valid Python module directory name. This should avoid the pylint:disable=invalid-name in __init__.py and allow us to move the from .linz_data_importer import LinzDataImporter import to the top of the file.

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