MisterAI's picture
download
raw
497 Bytes
from collections.abc import Iterable
from typing import Literal as L
__all__ = ["PytestTester"]
class PytestTester:
module_name: str
def __init__(self, module_name: str) -> None: ...
def __call__(
self,
label: L["fast", "full"] = ...,
verbose: int = ...,
extra_argv: None | Iterable[str] = ...,
doctests: L[False] = ...,
coverage: bool = ...,
durations: int = ...,
tests: None | Iterable[str] = ...,
) -> bool: ...

Xet Storage Details

Size:
497 Bytes
·
Xet hash:
545370e4b5d30c78ce8e3d7aa7a20144bd5d252600ec5b097fc7994c3a041aae

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.