Skip to content

Commit

Permalink
Update unittest for object_filter callable for s3.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunank200 committed Jul 16, 2021
1 parent c91fa84 commit 9bd5bc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/providers/amazon/aws/hooks/test_s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
from datetime import datetime
from unittest import mock
from unittest.mock import Mock
from datetime import datetime

import boto3
import pytest
Expand Down

0 comments on commit 9bd5bc1

Please sign in to comment.