car/__init__: missing ending newline

old-commit-hash: ed6e72ae1fbc5605cac693d58b3143dd33c0d6fc
This commit is contained in:
Shane Smiskol
2023-08-25 00:43:29 -07:00
parent ae9a124845
commit fca565cad1

View File

@@ -232,4 +232,4 @@ class CanSignalRateCalculator:
self.previous_counter = current_counter
self.previous_value = current_value
return self.rate
return self.rate