Skip to content

Commit c2da78f

Browse files
committed
.empty commit
1 parent cb128b0 commit c2da78f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytensor/graph/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ def __str__(self):
252252
return super().__new__(cls, name, bases, dct)
253253

254254

255+
255256
class MetaObject(metaclass=MetaType):
256257
__slots__: list = []
257258

0 commit comments

Comments
 (0)