]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove unused variable in `MagicMixin._mock_set_magics` (#124092)
authorsobolevn <mail@sobolevn.me>
Sat, 14 Sep 2024 10:20:44 +0000 (13:20 +0300)
committerGitHub <noreply@github.com>
Sat, 14 Sep 2024 10:20:44 +0000 (10:20 +0000)
commit1de46136b916736487019c2f78af2bf0cadd7ecd
tree84dc63546edd54e0d3c1608c6bfc3e3fe5cc2e87
parentb02301fa5a543266ee310a6d98278d2b8e26d7b3
Remove unused variable in `MagicMixin._mock_set_magics` (#124092)
Lib/unittest/mock.py