File: py.typed

package info (click to toggle)
python-holidays 0.86-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 57,296 kB
  • sloc: python: 117,830; javascript: 85; makefile: 59
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.