storaged-project / blivet

A python module for configuration of block devices
GNU Lesser General Public License v2.1
97 stars 85 forks source link

Fix pylint 'possibly-used-before-assignment' warnings #1235

Closed vojtechtrefny closed 2 months ago

vojtechtrefny commented 2 months ago

The latest pylint introduced a new warning for values possibly used before assignment.