Skip to content

create_chart doesn't use path_safe class names #293

Description

@toonarmycaptain

In create_chart.py, when saving a chart and creating dir for class, class names are used, rather than a path_safe_name. This should probably be done by using Class.path_safe_name, which might be easier implemented by creating an object for the chart constructor, but in the interim either by passing the Class object as an argument, or by passing class_name to a sanitiser first.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions