Skip to content

Commit b2e0205

Browse files
committed
Fix rst pre-commit
1 parent eaeb3da commit b2e0205

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/library/graph/op.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
===========================================
66

77
.. automodule:: pytensor.graph.op
8-
:members:
8+
:members:

doc/library/tensor/functional.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
.. automodule:: pytensor.tensor.functional
2-
:members: vectorize
2+
:members: vectorize

0 commit comments

Comments
 (0)