Forráskód Böngészése

Add clarifying comment

Unrud 7 éve
szülő
commit
c657dda753
1 módosított fájl, 1 hozzáadás és 0 törlés
  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__)))