"lib/parsers/src/vscode:/vscode.git/clone" did not exist on "9eec94b26e746aeb69488c2f2499b815fb8f35ad"
__init__.py 236 Bytes
Newer Older
1
2
3
4
5
6
# SPDX-FileCopyrightText: Copyright (c) 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
# SPDX-License-Identifier: Apache-2.0

import pytest

pytest.importorskip("gpu_memory_service", reason="gpu_memory_service is required")