File: __init__.py

package info (click to toggle)
pdm 2.23.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,552 kB
  • sloc: python: 24,995; javascript: 34; makefile: 24
file content (3 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (6)
1
2
3
from pathlib import Path

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