This repository has been archived on 2024-02-23. You can view files and clone it, but cannot push or open issues or pull requests.
memberPlumbing/bin/events

6 lines
73 B
Python
Executable File

#!/usr/bin/env python3
from memberPlumbing import events
events.main()