mirror of
https://github.com/red-data-tools/YouPlot.git
synced 2025-05-06 07:10:10 +08:00
Fix style
This commit is contained in:
parent
3baada320e
commit
0ce394a11d
@ -18,7 +18,6 @@ module Uplot
|
||||
@parser = Parser.new
|
||||
end
|
||||
|
||||
|
||||
def run
|
||||
parser.parse_options
|
||||
command = parser.command
|
||||
|
@ -17,7 +17,7 @@ module Uplot
|
||||
@count = false
|
||||
@fmt = 'xyy'
|
||||
@debug = false
|
||||
end
|
||||
end
|
||||
|
||||
def create_default_parser
|
||||
OptionParser.new do |opt|
|
||||
|
Loading…
Reference in New Issue
Block a user