]> kaliko git repositories - mpd-sima.git/blobdiff - sima/plugins/core/uniq.py
Clean some linter warnings and errors
[mpd-sima.git] / sima / plugins / core / uniq.py
index bc2ef547c41bfe7e5b6f2dc86ec8fecb3f29b97f..1ad50f7d889781afbf691dbb35f38a66b6ee79d0 100644 (file)
@@ -24,7 +24,7 @@
 """
 
 # standard library import
-from os import  getpid
+from os import getpid
 from socket import getfqdn
 
 # third parties components