CONFIG
TowerConfig
Global config used by PyTower install
filename (str)
key (str)
key (str) – Key in config
str
dtype (Optional[Callable[[Any], Any]]) – (Optional) Data type to cast to
Optional
Callable
Any
Value (typecasted) in config
Keys of config
key (str) – Key in config to set value of
value (Any) – Value to set