Swapping CR for NL character decisiontree.rb

The presence of this character doesn't cause any errors, just an
annoying warning when using this gem with ruby 2.
This commit is contained in:
Luke Rodgers
2014-08-27 15:35:52 -04:00
parent 9bee28abdc
commit 04157989ff

View File

@@ -1 +1 @@
require File.dirname(__FILE__) + '/decisiontree/id3_tree.rb'
require File.dirname(__FILE__) + '/decisiontree/id3_tree.rb'