Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress misleading base treatment warning (option 1) #784

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

FlorianNachtigall
Copy link

@FlorianNachtigall FlorianNachtigall commented Jun 23, 2023

See issue #786 for details.

If multiple treatments are specified, a warning is given if a scalar is
provided as treatment value. Previously, since this check currently
included the base treatment T0, for which the default is 0, a warning
was emitted even if the base treatment was not specified.

Now, suppress misleading warnings for the base treatment being 0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant