1
0
Fork 0
mirror of https://gitlab.com/bramw/baserow.git synced 2025-04-27 06:00:37 +00:00
bramw_baserow/backend/tests/conftest.py
2022-08-02 10:34:05 +02:00

4 lines
146 B
Python

from __future__ import print_function
# noinspection PyUnresolvedReferences
from baserow.test_utils.pytest_conftest import * # noqa: F403, F401