%PDF- %PDF-
| Direktori : /proc/self/root/usr/share/doc/python3-pluggy/examples/eggsample/eggsample/ |
| Current File : //proc/self/root/usr/share/doc/python3-pluggy/examples/eggsample/eggsample/__init__.py |
import pluggy
hookimpl = pluggy.HookimplMarker("eggsample")
"""Marker to be imported and used in plugins (and for own implementations)"""