File: debug.pyi

package info (click to toggle)
typeshed 0.0~git20260204.516eed0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 32,220 kB
  • sloc: python: 9,096; makefile: 21; sh: 18
file content (3 lines) | stat: -rw-r--r-- 51 bytes parent folder | download | duplicates (5)
1
2
3
from typing import Final

DEBUG: Final[str | None]