Update tools versions in stubtest workflow (#13582)

This commit is contained in:
sobolevn
2025-03-05 16:24:56 +03:00
committed by GitHub
parent e951ca9760
commit 3ac6c388c6
7 changed files with 13 additions and 25 deletions
@@ -195,7 +195,3 @@ openpyxl.worksheet.smart_tag.CellSmartTagPr.__init__
openpyxl.worksheet.smart_tag.CellSmartTags.__init__
openpyxl.worksheet.table.TableColumn.__init__
openpyxl.worksheet.table.XMLColumnProps.__init__
# Inherited from the stdlib, where we lie about the presence
# of this method in order to mark it as deprecated.
openpyxl.xml.functions.Element.__bool__