4 lines
46 B
Python
4 lines
46 B
Python
|
import pytest
|
||
|
|
||
|
marks = pytest.mark.user_guide
|