lib/pdground/pdground.rb in pdground-0.1.0 vs lib/pdground/pdground.rb in pdground-0.1.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
# PDGRound module
module PDGRound
# Main function for the rounding
def self.round(args)
unless args[:meas] && args[:unc]