Skip to content
Prev Previous commit
Next Next commit
fix
  • Loading branch information
co63oc committed Nov 24, 2025
commit 68fca132e97b9b5a8b85022d823348c928a74ce5
2 changes: 1 addition & 1 deletion python/paddle/compat/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
'split',
'min',
'max',
'unique',
'median',
'nanmedian',
'unique',
]


Expand Down