Remove support for deprecated format in Python. (#10490)
This commit is contained in:
@@ -2636,7 +2636,7 @@ class Booster:
|
||||
Parameters
|
||||
----------
|
||||
raw_format :
|
||||
Format of output buffer. Can be `json`, `ubj` or `deprecated`.
|
||||
Format of output buffer. Can be `json` or `ubj`.
|
||||
|
||||
Returns
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user