Skip to content

[MNT]: Rename examples with "test" in the name #23214

Closed
@greglucas

Description

@greglucas

Summary

Some example files have "something_test.py" in their name which can be picked up as tests and isn't really a clear example name. These could probably be renamed.

Identified in: #23130

Example of a poor name: https://github.com/matplotlib/matplotlib/blob/main/examples/scales/log_test.py

cc: @matthewfeickert

Proposed fix

Update all non-test files with "test" in their name to something else.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions