### Is this a duplicate? - [x] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cuda-python/issues) for this request and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.md) ### Area General cuda-python ### Is your feature request related to a problem? Please describe. We decided to move the `path_finder` from `cuda/bindings/path_finder` to `cuda/path_finder`. ### Describe the solution you'd like `import cuda.path_finder` works. ### Describe alternatives you've considered _No response_ ### Additional context _No response_
Is this a duplicate?
Area
General cuda-python
Is your feature request related to a problem? Please describe.
We decided to move the
path_finderfromcuda/bindings/path_findertocuda/path_finder.Describe the solution you'd like
import cuda.path_finderworks.Describe alternatives you've considered
No response
Additional context
No response