pytest/doc/en/example/conftest.py

5 lines
87 B
Python

from __future__ import annotations
collect_ignore = ["nonpython", "customdirectory"]