File: __init__.py

package info (click to toggle)
swagger-spec-validator 3.0.4-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 696 kB
  • sloc: python: 2,321; makefile: 28; sh: 2
file content (3 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (3)
1
2
3
import os

TESTS_BASE_PATH = os.path.abspath(os.path.dirname(__file__))