aidmar.wainakh %!s(int64=7) %!d(string=hai) anos
pai
achega
f28b889fab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      code/ID2TLib/StatsDatabase.py

+ 1 - 1
code/ID2TLib/StatsDatabase.py

@@ -56,7 +56,7 @@ class StatsDatabase:
             self.cursor.execute('SELECT * FROM file_statistics'))][0]
 
     def get_db_exists(self):
-        """
+        """"
         :return: True if the database was already existent, otherwise False
         """
         # Aidmar - for testing: return false always