[skip ci] Comment out unused code (#9679)

Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
ThreadDao 2021-10-11 19:56:29 +08:00 committed by GitHub
parent 0023b11c28
commit 3e34d49bb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
import logging
import pytest
__version__ = '0.11.1'
# import logging
# import pytest
#
# __version__ = '0.11.1'
# class TestPing: