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