Sfoglia il codice sorgente

Updated storage.transaction_key

Vsevolod Levitan 1 anno fa
parent
commit
f70e8d8b23
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/storage/storage.py

+ 1 - 0
src/storage/storage.py

@@ -64,6 +64,7 @@ class storage:
         """
         return "recipe"
 
+    @staticmethod
     def transaction_key():
         """Список транзакций"""