Total Complexity | 0 |
Total Lines | 5 |
Duplicated Lines | 0 % |
Changes | 0 |
1 | """Integration tests configuration file.""" |
||
2 | |||
3 | # pylint: disable=unused-import |
||
4 | from log.tests.conftest import pytest_configure |
||
5 |