0
0

Delete dataset file

This commit is contained in:
Serghei Cebotari 2024-01-12 00:23:26 +03:00
parent f27bf369cf
commit 3fc8fc9db6

View File

@ -1,6 +0,0 @@
namespace RhSolutions.ML.Tests;
public class RautitanDataset : DatasetBase
{
protected override string FileName => "Rautitan";
}