Files
python-VM/plex-posters/tests/test-config.py

4 lines
66 B
Python

from plex_posters import CONFIG
print(f'{CONFIG.logging_path=}')