fuel_price_tracker/tests/conftest.py

12 lines
310 B
Python
Raw Normal View History

2021-02-09 08:20:51 +00:00
# -*- coding: utf-8 -*-
"""
Dummy conftest.py for fuel_price_tracker.
If you don't know what this is for, just leave it empty.
Read more about conftest.py under:
- https://docs.pytest.org/en/stable/fixture.html
- https://docs.pytest.org/en/stable/writing_plugins.html
"""
# import pytest