All checks were successful
DCO action / DCO (pull_request) Successful in 23s
Signed-off-by: a.berezin <a.berezin@yadro.com>
4 lines
184 B
Python
4 lines
184 B
Python
__version__ = "2.0.1"
|
|
|
|
from .fixtures import configure_testlib, hosting, session_start_time, temp_directory
|
|
from .hooks import pytest_add_frostfs_marker, pytest_collection_modifyitems
|