mirror of
https://github.com/Findus23/matomo_tests.git
synced 2024-08-27 19:52:19 +02:00
4 lines
57 B
Python
4 lines
57 B
Python
|
from pathlib import Path
|
||
|
|
||
|
matomo_path = Path("./matomo")
|