signature_package
Class
Docstring for
Class
.
__init__
(
a
:
int
,
b
:
str
)
->
None
Docstring for `Class. init .
method1
(
a
:
int
,
b
:
str
)
->
None
Docstring for
Class.method1
.
module_function
(
a
:
int
,
b
:
str
)
->
None
Docstring for
module_function
.