vw.config

Configuration variables for vw.

Attributes

VW_IGNORE

If set, this value can be used to specify to ignore whether in a testing environment or not.

VW_ALWAYS

If set, this value causes all methods to behave as if in a testing environment.

Module Contents

vw.config.VW_IGNORE: bool | None

If set, this value can be used to specify to ignore whether in a testing environment or not.

vw.config.VW_ALWAYS: bool | None

If set, this value causes all methods to behave as if in a testing environment.