Skip to content

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

@Splines

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()

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