From 96a1d1feb9583e0f8f1ae9fe87131ae0d0facb15 Mon Sep 17 00:00:00 2001 From: kojix2 <2xijok@gmail.com> Date: Sat, 10 Oct 2020 23:58:05 +0900 Subject: [PATCH] Fix style --- lib/uplot/command.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/uplot/command.rb b/lib/uplot/command.rb index cc530dd..4106aa9 100644 --- a/lib/uplot/command.rb +++ b/lib/uplot/command.rb @@ -28,7 +28,7 @@ module Uplot pass = parser.pass output = parser.output fmt = parser.fmt - @debug = parser.debug + @debug = parser.debug if command == :colors Plot.colors