Coverage for cuda/core/_vendored/deprecated/__init__.py: 100.00%
2 statements
« prev ^ index » next coverage.py v7.15.0, created at 2026-07-03 01:38 +0000
« prev ^ index » next coverage.py v7.15.0, created at 2026-07-03 01:38 +0000
1# Vendored from the Deprecated package (https://pypi.org/project/Deprecated/),
2# version 1.3.1, (c) Laurent LAPORTE, MIT License.
3# Modified to remove the dependency on the `wrapt` package.
5from cuda.core._vendored.deprecated.classic import deprecated
6from cuda.core._vendored.deprecated.params import deprecated_params