verry.intervalseries.localcontext#

verry.intervalseries.localcontext(ctx=None, *, rounding=None, deg=None, domain=None)#

Return a context manager that will set the current context for the active thread to a copy of ctx on entry to the with-statement and restore the previous context when exiting the with-statement.