Browse Source

Updated storage.transaction_key

Vsevolod Levitan 1 year ago
parent
commit
f70e8d8b23
1 changed files with 1 additions and 0 deletions
  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():
         """Список транзакций"""