Precommit: formatting fixes after Black update

This commit is contained in:
Chris Hennes
2024-04-04 23:19:23 -05:00
parent d429c2f512
commit 0f6ef9571f
16 changed files with 19 additions and 17 deletions

View File

@@ -117,7 +117,6 @@ def call_pip(args) -> List[str]:
class PythonPackageManager:
"""A GUI-based pip interface allowing packages to be updated, either individually or all at
once."""