File: __init__.py

package info (click to toggle)
pdm-backend 2.4.5%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,124 kB
  • sloc: python: 2,833; ansic: 21; makefile: 5; sh: 1
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"