bug fix
This commit is contained in:
parent
a0126fbc6c
commit
b846a0d7a7
|
|
@ -9,7 +9,7 @@ import boto3
|
|||
import csv
|
||||
import smart_open
|
||||
|
||||
from lib_afc_s3storage.afs3exception import AFS3Error
|
||||
from lib_afr_s3storage.afs3exception import AFS3Error
|
||||
|
||||
|
||||
class S3Storage:
|
||||
|
|
|
|||
Loading…
Reference in New Issue