]> kaliko git repositories - mpd-sima.git/blobdiff - sima/lib/simastr.py
Big cleanup, pyling warning, style, error
[mpd-sima.git] / sima / lib / simastr.py
index 033a994e23f7bea76b99db648570426c8a62e4ad..f3e77ee0a34d89f4dc6519ef250b2cb8b0a05c2f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (c) 2009, 2010, 2013 kaliko <kaliko@azylum.org>
+# Copyright (c) 2009, 2010, 2013, 2021 kaliko <kaliko@azylum.org>
 #
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as
@@ -102,6 +102,7 @@ class SimaStr(str):
     def __init__(self, fuzzstr):
         """
         """
+        super().__init__()
         self.orig = str(fuzzstr)
         self.stripped = str(fuzzstr.strip())
         # fuzzy computation