Skip to content

Commit 863b006

Browse files
committed
Fix Linting
1 parent 8d34ec9 commit 863b006

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/pyrogue/utilities/fileio/_StreamWriter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,3 @@ def getChannel(self,chan):
8989

9090
def setDropErrors(self,drop):
9191
self._writer.setDropErrors(drop)
92-

0 commit comments

Comments
 (0)