Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a1e1f73

Browse files
committed
Newss class style
1 parent db392b9 commit a1e1f73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Demo/sgi/video/VCR.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def initline(name):
100100
FWD_SHUTTLE='\xb5'
101101
REV_SHUTTLE='\xb6'
102102

103-
class VCR():
103+
class VCR:
104104
def init(self):
105105
self.ifp, self.ofp = initline(DEVICE)
106106
return self

0 commit comments

Comments
 (0)