remove s3path for now

This commit is contained in:
Michael Duong 2023-08-30 16:54:41 +01:00
parent b1decfe253
commit ca16b1d872

View file

@ -1,6 +1,7 @@
import argparse
import os
from s3pathlib import S3Path
# import os
# from s3pathlib import S3Path
# import boto3
from pathlib import Path