Files
gpt4free/venv/lib/python3.9/site-packages/fake_useragent/log.py

4 lines
56 B
Python

import logging
logger = logging.getLogger(__package__)