Fix pre-commit

This commit is contained in:
Megan Wilhite 2023-10-18 14:07:17 -06:00 committed by Daniel Wozniak
parent 0d457c8b36
commit 3aed9b5ced

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.