-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove empty lines in gold standard loading (#282)
Due to a minor bug, empty lines in the CSVs of goldstandards were not properly omitted. As such, the goldstandards (in some cases like historical TeaStore UME) expected more than intended because of the empty line (that naturally was never in the results. This bug is fixed now by removing blank lines when loading goldstandard files.
- Loading branch information
Showing
2 changed files
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters