class ColumnContext

source code

__init__

source code

def __init__(self, context: str, mode: str = "both", overwrite: bool = False):

dunder_methods


__enter__

source code

def __enter__(self):

__exit__

source code

def __exit__(self, *args, **kwargs):