File: __init__.py

package info (click to toggle)
hy 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,632 kB
  • sloc: python: 7,299; makefile: 38; sh: 27
file content (3 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (3)
1
2
3
# Note that __init__.py is intentional so pytest (more specifically py.path)
# will detect us as a Python package. There's logic there that involves looking
# specifically for this file.