mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 04:39:06 +00:00
refactor
This commit is contained in:
@@ -3,8 +3,8 @@ import sys
|
||||
import boto3
|
||||
import botocore
|
||||
|
||||
from log_utils import logger
|
||||
from run_utils import config
|
||||
from .log_utils import logger
|
||||
from .run_utils import config
|
||||
|
||||
BUCKET_NAME = config["DEFAULT"]["BUCKET_NAME"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user