style: コメントが嘘付いてるのを修正
This commit is contained in:
parent
509fb61218
commit
0e643c21ba
@ -2,9 +2,9 @@ import os
|
||||
|
||||
import boto3
|
||||
|
||||
#環境変数
|
||||
client = boto3.client('rds')
|
||||
|
||||
#環境変数
|
||||
AUTO_START_TAG_TAGKEY = os.environ['AUTO_START_TAG_TAGKEY']
|
||||
AUTO_START_ENABLE = os.environ['AUTO_START_ENABLE']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user