Skip to content

Remove static image files whenever possible #263

Open
@emmanuelle

Description

@emmanuelle

A majority of the image files of the repository could be generated from Python scripts. Use

find . -name "*.jpg"
find . -name "*.png"

to find them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions