module documentation

Undocumented

Function func1 A basic function for testing check_annotations
Function test_args_func1 Undocumented
Variable func1_a1 Undocumented
Variable func1_b1 Undocumented

A basic function for testing check_annotations

Parameters
a:Annotated[int, func1_a1]Undocumented
b:Annotated[int, func1_b1]Undocumented
def test_args_func1(): (source)

Undocumented

func1_a1 = (source)

Undocumented

func1_b1 = (source)

Undocumented