This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git


The following commit(s) were added to refs/heads/trunk by this push:
     new bb8c6c1c3 Fix lint.
bb8c6c1c3 is described below

commit bb8c6c1c342a185606a7ed4217755edd27e98c92
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sat Aug 19 19:45:16 2023 +0200

    Fix lint.
---
 integration/storage/test_azure_blobs.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/integration/storage/test_azure_blobs.py 
b/integration/storage/test_azure_blobs.py
index 365cc4efc..50dc3418f 100644
--- a/integration/storage/test_azure_blobs.py
+++ b/integration/storage/test_azure_blobs.py
@@ -19,7 +19,6 @@ import time
 import base64
 import string
 import datetime
-
 import unittest
 
 from integration.storage.base import Integration, random_string

Reply via email to