class Example: def method(self, argument1: str, argument2: list[int]) -> None: ...