Skip to content

Commit 440aac7

Browse files
author
Brendan Whitfield
committed
removed some trailing whitespace
1 parent a42be23 commit 440aac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

obd/async.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def __init__(self, portstr=None, baudrate=38400):
5252

5353
@property
5454
def running(self):
55-
return self.__running
55+
return self.__running
5656

5757

5858
def start(self):

0 commit comments

Comments
 (0)