conftest.py 275 B

12345678910
  1. """
  2. Dummy conftest.py for rfidacd.
  3. If you don't know what this is for, just leave it empty.
  4. Read more about conftest.py under:
  5. - https://docs.pytest.org/en/stable/fixture.html
  6. - https://docs.pytest.org/en/stable/writing_plugins.html
  7. """
  8. # import pytest