mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-21 12:08:05 +00:00
python wrapper
This commit is contained in:
@@ -12,7 +12,7 @@ public sealed class ReflexValidationTests : IDisposable
|
||||
public ReflexValidationTests(ITestOutputHelper output)
|
||||
{
|
||||
_output = output;
|
||||
_testData = new ValidationTestData(5000);
|
||||
_testData = new ValidationTestData(10000);
|
||||
}
|
||||
|
||||
public void Dispose()
|
||||
|
||||
Reference in New Issue
Block a user