File: conftest.py

package info (click to toggle)
pytest 9.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 8,308 kB
  • sloc: python: 65,808; makefile: 45
file content (4 lines) | stat: -rw-r--r-- 66 bytes parent folder | download | duplicates (4)
1
2
3
4
from __future__ import annotations


collect_ignore = ["conf.py"]