Update typing and other modernization in git client.
Review Request #14324 — Created Feb. 3, 2025 and updated — Latest diff uploaded
This change does some improvements to our type hints, fixes up some doc
typos/errors, and moves to more modern syntax for a few things
(f-strings, list construction, etc).
Ran unit tests.
Diff Revision 5
This is not the most recent revision of the diff. The latest diff is revision 6. See what's changed.
orig
1
2
3
4
5
6
Commits
rbtools/clients/git.py |
---|
rbtools/clients/tests/test_git.py |
---|
rbtools/utils/diffs.py |
---|
rbtools/utils/process.py |
---|