Skip to content

Commit 3b6617e

Browse files
rename pytensor.tensor.var._tensor_py_operators -> pytensor.tensor.variable._tensor_py_operators
1 parent f93754e commit 3b6617e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/library/tensor/basic.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ them perfectly, but a `dscalar` otherwise.
477477
you'll want to call.
478478

479479

480-
.. autoclass:: pytensor.tensor.var._tensor_py_operators
480+
.. autoclass:: pytensor.tensor.variable._tensor_py_operators
481481
:members:
482482

483483
This mix-in class adds convenient attributes, methods, and support

0 commit comments

Comments
 (0)