update comment
This commit is contained in:
parent
36d77a57f0
commit
7f4f9c3f9d
@ -26,8 +26,7 @@ from test.asyncio_tests import AsyncIOTestCase, asyncio_test
|
||||
import pytest
|
||||
|
||||
# MOTOR-1477 - after libzstd is supported on build hosts
|
||||
# we can move the aiohttp imports back
|
||||
# to the top of the file.
|
||||
# we can remove this guard.
|
||||
if sys.version_info >= (3, 14):
|
||||
try:
|
||||
import compression.zstd # noqa: F401
|
||||
|
||||
Loading…
Reference in New Issue
Block a user