File: __init__.py

package info (click to toggle)
python-web-poet 0.23.2-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 940 kB
  • sloc: python: 6,113; makefile: 19
file content (3 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (2)
1
2
3
from .fixture import Fixture

__all__ = ["Fixture"]