From 5c3ac906692780950bae0adf4efc703b634b3ac4 Mon Sep 17 00:00:00 2001 From: Wing Lian Date: Thu, 30 Jan 2025 17:33:42 -0500 Subject: [PATCH] chore: lint --- docs/dataset-formats/stepwise_supervised.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dataset-formats/stepwise_supervised.qmd b/docs/dataset-formats/stepwise_supervised.qmd index 072bf8353..2cec8e1bd 100644 --- a/docs/dataset-formats/stepwise_supervised.qmd +++ b/docs/dataset-formats/stepwise_supervised.qmd @@ -23,4 +23,4 @@ Here's a simple example of a stepwise supervised dataset entry: ], "labels": [true, false] } -``` \ No newline at end of file +```