6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
|
#!/usr/bin/env python3
|
||
|
|
||
|
from memberPlumbing import events
|
||
|
|
||
|
events.main()
|