Skip to content

Commit bf8a105

Browse files
authored
Merge branch 'master' into development
2 parents 284fb2a + 628494a commit bf8a105

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ Usage:
6363
`python -m cli.cli update-readme -c CHANNEL --asset TYPE`
6464

6565
Example:
66-
`python -m cli.cli update-readme -c master --asset functions --asset modules`
66+
`python -m cli.cli update-readme -c master --asset functions --asset modules`

modules/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,3 @@
1010
| [evidently_iris](https://github.com/mlrun/functions/tree/development/modules/src/evidently_iris) | Demonstrates Evidently integration in MLRun for data quality and drift monitoring using the Iris dataset | monitoring_application | model-serving, structured-ML |
1111
| [histogram_data_drift](https://github.com/mlrun/functions/tree/development/modules/src/histogram_data_drift) | Model-monitoring application for detecting and visualizing data drift | monitoring_application | model-serving, structured-ML |
1212
| [openai_proxy_app](https://github.com/mlrun/functions/tree/development/modules/src/openai_proxy_app) | OpenAI application runtime based on fastapi | generic | genai |
13-
<!-- AUTOGEN:END -->

0 commit comments

Comments
 (0)