1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-09 01:03:24 +00:00

Fix formatting with regard to black 23.3.0

This commit is contained in:
Sebastian Pipping
2023-05-04 20:46:31 +02:00
committed by Jair Henrique
parent 1d90853f3b
commit 4994c53590
7 changed files with 1 additions and 8 deletions

View File

@@ -199,7 +199,6 @@ class CassettePatcherBuilder:
@_build_patchers_from_mock_triples_decorator
def _boto3(self):
try:
# botocore using awsrequest
import botocore.awsrequest as cpool