File: py.typed

package info (click to toggle)
python-holidays 0.71-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 45,404 kB
  • sloc: python: 83,816; javascript: 85; makefile: 62
file content (3 lines) | stat: -rw-r--r-- 171 bytes parent folder | download | duplicates (2)
1
2
3
# Required by PEP 561 to show that we have static types
# See https://www.python.org/dev/peps/pep-0561/#packaging-type-information.
# Enables mypy to discover type hints.