Sfoglia il codice sorgente

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

Guillaume Ayoub 14 anni fa
parent
commit
0b71acabe6
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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