remove venv
This commit is contained in:
parent
056387013d
commit
0680c7594e
13999 changed files with 0 additions and 2895688 deletions
|
|
@ -1,14 +0,0 @@
|
|||
from types import ModuleType
|
||||
|
||||
import pytest
|
||||
|
||||
def pytest_configure(config: pytest.Config) -> None: ...
|
||||
def pytest_unconfigure(config: pytest.Config) -> None: ...
|
||||
@pytest.fixture
|
||||
def mpl_test_settings(request: pytest.FixtureRequest) -> None: ...
|
||||
@pytest.fixture
|
||||
def pd() -> ModuleType: ...
|
||||
@pytest.fixture
|
||||
def xr() -> ModuleType: ...
|
||||
@pytest.fixture
|
||||
def text_placeholders(monkeypatch: pytest.MonkeyPatch) -> None: ...
|
||||
Loading…
Add table
Add a link
Reference in a new issue