TkTech / smartie

Pure-python ATA/SATA/ATAPI/SCSI and disk enumeration library for Linux/Windows/OS X.
https://tkte.ch/smartie/
MIT License
11 stars 5 forks source link

moved error check before using data #22

Closed mdenzel closed 1 day ago

mdenzel commented 3 days ago

The error check should probably be before the results are used.