mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-26 06:18:05 +00:00
feat: streamline release workflow and remove unnecessary warnings in test files
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
namespace QuanTAlib.Tests;
|
||||
|
||||
#pragma warning disable S2245 // Random is acceptable for simulation/testing purposes
|
||||
public class RmaTests
|
||||
{
|
||||
[Fact]
|
||||
|
||||
Reference in New Issue
Block a user