Skip to content

Commit ecbba0a

Browse files
javierdlrmrobzor92
andauthored
Update docs/user_guides/fs/feature_group/data_validation_best_practices.md
Co-authored-by: Robin Andersson <robin.eric.andersson@gmail.com>
1 parent 3a6d893 commit ecbba0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user_guides/fs/feature_group/data_validation_best_practices.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ if report["success"] is False:
7878

7979
### Take Advantage of the Validation History
8080

81-
You can easily retrieve the validation history of a specific expectation to export it to your favourite visualisation tool. You can filter on time and on whether insertion was successful or not
81+
You can easily retrieve the validation history of a specific expectation to export it to your favourite visualisation tool. You can filter on time and on whether insertion was successful or not.
8282

8383
```python3
8484
validation_history = fg.get_validation_history(

0 commit comments

Comments
 (0)