mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-09-15 23:48:10 +08:00
Rubocop auto correct
This commit is contained in:
@@ -61,7 +61,7 @@ class UplotPreprocessingTest < Test::Unit::TestCase
|
||||
|
||||
test :get_series do
|
||||
n = nil
|
||||
|
||||
|
||||
assert_equal([[2, 3], [5, 6], [8, 9]], @m.get_series([[1, 2, 3],
|
||||
[4, 5, 6],
|
||||
[7, 8, 9]], true, true))
|
||||
|
Reference in New Issue
Block a user