diff --git a/pgml-extension/src/bindings/transformers/transformers.rs b/pgml-extension/src/bindings/transformers/transformers.rs index 6b89dd2a8..a03c0d751 100644 --- a/pgml-extension/src/bindings/transformers/transformers.rs +++ b/pgml-extension/src/bindings/transformers/transformers.rs @@ -12,7 +12,7 @@ pub struct TransformStreamIterator { } impl TransformStreamIterator { - fn new(python_iter: Py) -> Self { + pub fn new(python_iter: Py) -> Self { let locals = Python::with_gil(|py| -> Result, PyErr> { Ok([("python_iter", python_iter)].into_py_dict(py).into()) }) pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy