Doa-doa's picture
Upload folder using huggingface_hub
72268ee
raw
history blame contribute delete
87 Bytes
class Example:
def method(self, argument1: str, argument2: list[int]) -> None: ...