소스 검색

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

Guillaume Ayoub 14 년 전
부모
커밋
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 pam
 import pwd
+
 from radicale import acl, config, log