Skip to content

Commit 0efb101

Browse files
committed
removed duplicated line
1 parent 194b698 commit 0efb101

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pySMART/device.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,6 @@ class members, including the SMART attribute table and self-test log.
10171017
continue
10181018

10191019
if 'Self-test supported' in line:
1020-
self.test_capabilities['short'] = 'No' not in line
10211020
self.test_capabilities['short'] = 'No' not in line
10221021
continue
10231022

0 commit comments

Comments
 (0)