vw.config
Configuration variables for vw.
Attributes
If set, this value can be used to specify to ignore whether in a testing environment or not. |
|
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.