mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-29 02:12:36 +02:00
3 lines
50 B
Python
3 lines
50 B
Python
import logging
|
|
|
|
log = logging.getLogger(__name__)
|