File: __init__.py

package info (click to toggle)
python-fake-useragent 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,788 kB
  • sloc: python: 596; makefile: 146
file content (3 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (6)
1
2
3
import logging

logging.basicConfig(level=logging.DEBUG)