Просмотр исходного кода

Add an empty line (it's a source of stress for me, I'm sorry)

Guillaume Ayoub 14 лет назад
Родитель
Сommit
0b71acabe6
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      radicale/acl/PAM.py

+ 1 - 0
radicale/acl/PAM.py

@@ -26,6 +26,7 @@ Authentication based on the ``pam-python`` module.
 import grp
 import grp
 import pam
 import pam
 import pwd
 import pwd
+
 from radicale import acl, config, log
 from radicale import acl, config, log