package_release: Fix missing variable for os.walk
Even though the variable isn't used in the package_release script, it seems to be required by the os.walk function. Underscore satisfies the linter preventing it from causeing unused variable errors.
parent
6e6f124b
No related branches found
No related tags found