Explorar o código

Fix amount of whitespace

Pieter Naaijkens %!s(int64=14) %!d(string=hai) anos
pai
achega
4acc9effb8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      radicale.py

+ 1 - 1
radicale.py

@@ -162,4 +162,4 @@ finally:
 
     # remove pidfile
     if options.pid:
-       os.unlink(options.pid)
+        os.unlink(options.pid)