File: __init__.py

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

__all__ = ["Fixture"]