rpm-software-management / mock

Mock is a tool for a reproducible build of RPM packages.
GNU General Public License v2.0
376 stars 220 forks source link

Make 'package_manager = dnf4' equivalent to 'package_manager = dnf' #1335

Open praiskup opened 4 months ago

praiskup commented 4 months ago

Fixes: https://github.com/rpm-software-management/mock/issues/1271

pep8speaks commented 4 months ago

Hello @praiskup! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 36:22: E261 at least two spaces before inline comment