bin/find_threshold in macroape-4.0.2 vs bin/find_threshold in macroape-4.1.0
- old
+ new
@@ -1,4 +1,4 @@
-#!/usr/bin/env ruby
-
-require_relative '../lib/macroape/cli/find_threshold'
-Macroape::CLI::FindThreshold.main(ARGV)
\ No newline at end of file
+#!/usr/bin/env ruby
+
+require_relative '../lib/macroape/cli/find_threshold'
+Macroape::CLI::FindThreshold.main(ARGV)