ソースを参照

Updated storage.transaction_key

Vsevolod Levitan 1 年間 前
コミット
f70e8d8b23
1 ファイル変更1 行追加0 行削除
  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():
         """Список транзакций"""