Skip to content

Python modules: hyphens to underscores #152

@dotsdl

Description

@dotsdl

Many of the python modules in code include hyphens in the name, making them practically impossible for learners to import (there is a way, but it's really obtuse and bad form). These should be changed to e.g. underscores in order to make them easily importable.

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