From ab5df174cc6997d5d12491fad629dda49ba50e7d Mon Sep 17 00:00:00 2001 From: Ramsai Polisetti <2400031616@kluniversity.in> Date: Mon, 24 Nov 2025 22:16:21 +0530 Subject: [PATCH] docs: fix capitalization of CLI in HISTORY.rst --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 1399662..a8507dc 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -6,7 +6,7 @@ History ------------------- * Added a possibility to serve a trained model using FastAPI -* Updated cli +* Updated CLI * Fixed bugs * Added more unit tests * migrated to gh actions