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:
committed by
Jair Henrique
parent
1d90853f3b
commit
4994c53590
@@ -199,7 +199,6 @@ class CassettePatcherBuilder:
|
||||
|
||||
@_build_patchers_from_mock_triples_decorator
|
||||
def _boto3(self):
|
||||
|
||||
try:
|
||||
# botocore using awsrequest
|
||||
import botocore.awsrequest as cpool
|
||||
|
||||
Reference in New Issue
Block a user