]> git-server-git.apps.pok.os.sepia.ceph.com Git - s3-tests.git/commitdiff
remove comment 472/head
authorgalsalomon66 <gal.salomon@gmail.com>
Mon, 17 Oct 2022 21:37:29 +0000 (00:37 +0300)
committergalsalomon66 <gal.salomon@gmail.com>
Mon, 17 Oct 2022 21:37:29 +0000 (00:37 +0300)
Signed-off-by: galsalomon66 <gal.salomon@gmail.com>
s3tests_boto3/functional/test_s3select.py

index bec1b481a40267a032a4d6cc28d94a51d788eeaf..85d7c3957d7aa27d7bafa9cdbf1652f2de320933 100644 (file)
@@ -15,7 +15,6 @@ from . import (
 import logging
 logging.basicConfig(level=logging.INFO)
 
-#TODO the following resolve an issue with python version (should be conditional)
 import collections
 collections.Callable = collections.abc.Callable