1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Add clarifying comment

This commit is contained in:
Unrud 2018-04-29 23:09:58 +02:00
parent d7255df768
commit c657dda753

View file

@ -23,6 +23,7 @@ import os
import sys
from io import BytesIO
# Allow importing of tests.custom....
sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))