skillbox/server/conftest.py

7 lines
99 B
Python

# import pytest
#
#
# @pytest.fixture(scope="session")
# def prefix():
# return "Meine Klasse"