MNghia's picture
Add files using upload-large-folder tool
77f713a verified
class Example:
def method(self, argument1: str, argument2: list[int]) -> None: ...