Skip to content

Feature idea: with automatic printing, also allow to *not* print one result #34

Description

@Splines

With print_auto=True in the initial config, every result is printed to the console by default. What if we want this except for one variable. Currently, one would have to not use the automatic printing and instead call print() on every single other result. Instead, provide something along these lines:

wiz.res("my variable", 3.14, 0.02, "\m").dont_print()

Activity

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

Metadata

Metadata

Assignees

Labels

ideaAn idea for a new feature

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions