2025-01-03 15:27:05 +01:00

6 lines
83 B
Python
Executable File

import requests
from herrewebpy import logger
logger.info(f'Running {__file__}')