فهرست منبع

Add clarifying comment

Unrud 7 سال پیش
والد
کامیت
c657dda753
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      radicale/tests/__init__.py

+ 1 - 0
radicale/tests/__init__.py

@@ -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__)))