1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-10 22:31:28 +02:00
Files
dockerfiles/urlwatch/data/hooks.py

7 lines
120 B
Python
Raw Permalink Normal View History

2019-05-09 17:18:05 +08:00
#!/usr/bin/env python3
import re
from urlwatch import filters
from urlwatch import jobs
from urlwatch import reporters