Home
last modified time | relevance | path

Searched refs:Formattable (Results 1 – 2 of 2) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/
H A D_typing.py77 class Formattable(Protocol): class
/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/classes/
H A D_diag.py468 …def make_message_from_formattable(message: str, crange: Optional[Formattable] = None, num_context:… argument