Fix pre-commit

This commit is contained in:
Megan Wilhite 2023-10-18 14:07:17 -06:00 committed by Daniel Wozniak
parent 14fc7397cb
commit da4579e3e1

View file

@ -2087,7 +2087,7 @@ def remove(
salt '*' pkg.remove <package1>,<package2>,<package3>
salt '*' pkg.remove pkgs='["foo", "bar"]'
.. versionchanged:: 3007
.. versionchanged:: 3007.0
Can now remove also PTF packages which require a different handling in the backend.
Can now remove also PTF packages which require a different handling in the backend.