Page MenuHomeSoftware Heritage

conftest.py
No OneTemporary

conftest.py

import pytest
from swh.scheduler.tests.conftest import * # noqa
@pytest.fixture(scope='session') # type: ignore # expected redefinition
def celery_includes():
return [
'swh.loader.tar.tasks',
]

File Metadata

Mime Type
text/x-python
Expires
Tue, Aug 19, 12:16 AM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3239075

Event Timeline