Skip to content

Commit

Permalink
fix: sort imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardolsmendes committed Oct 31, 2024
1 parent 623fe50 commit ddaefd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/s3_to_s3_job.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sys

from awsglue import utils
import boto3
from awsglue import utils


class S3ToS3Job:
Expand Down

0 comments on commit ddaefd0

Please sign in to comment.