From 32a0c8d5c3817fbbcc5684bf944d4936b74340d5 Mon Sep 17 00:00:00 2001 From: "mori.k" Date: Fri, 30 May 2025 15:13:12 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=A4=E3=83=B3=E3=82=B9=E3=82=BF=E3=83=B3?= =?UTF-8?q?=E3=82=B9=E5=8C=96=E3=81=AE=E9=83=A8=E5=88=86=E3=81=AE=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ecs/jskult-batch/src/batch/trn_result_data_bio_lot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecs/jskult-batch/src/batch/trn_result_data_bio_lot.py b/ecs/jskult-batch/src/batch/trn_result_data_bio_lot.py index 0887468a..91ab123e 100644 --- a/ecs/jskult-batch/src/batch/trn_result_data_bio_lot.py +++ b/ecs/jskult-batch/src/batch/trn_result_data_bio_lot.py @@ -21,7 +21,7 @@ logger = get_logger('生物由来卸販売ロット分解') class TrnResultDataBioLot(JskultBatchEntrypoint): def __init__(self): super().__init__() - self.environment = TrnResultDataBioLotEnvironment + self.environment = TrnResultDataBioLotEnvironment() # 必須の環境変数が設定されていない場合、エラーにする try: