File: __init__.py

package info (click to toggle)
pdm 2.26.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 5,664 kB
  • sloc: python: 26,438; sh: 314; javascript: 34; makefile: 26
file content (3 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (7)
1
2
3
from pathlib import Path

FIXTURES = Path(__file__).parent / "fixtures"