style: コメント修正

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2023-04-17 14:22:21 +09:00
parent 32b5dad3b4
commit 2083a0250d

View File

@ -13,9 +13,8 @@ def exec():
if batch_context.is_not_business_day:
logger.info('営業日ではないため、生物由来卸販売ロット分解処理をスキップします。')
return
pass
logger.info('作成処理')
# TODO: ここに処理を追記していく
logger.info('生物由来卸販売ロット分解:終了')
return