Skip to content

write tests for {y|y}label_map #179

@mathause

Description

@mathause

# test it does not error...
# TODO: write actual tests
def test_works():
with subplots_context() as (f, ax):
ylabel_map("ylabel", ax=ax)
xlabel_map("ylabel", ax=ax)

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