Make openpyxl stubtest-complete (#10570)

This commit is contained in:
Avasam
2023-08-14 12:24:40 -04:00
committed by GitHub
parent d82a8325fa
commit 320a9c37c7
16 changed files with 76 additions and 19 deletions
@@ -1,3 +1,14 @@
# Loop variables leaked in global scope
openpyxl.utils.cell.col
openpyxl.utils.cell.i
# Unintended re-export from star-import
openpyxl.chart.marker.DRAWING_NS
openpyxl.chart.marker.PRESET_COLORS
openpyxl.chart.shapes.DRAWING_NS
openpyxl.chart.shapes.PRESET_COLORS
openpyxl.descriptors.DEBUG
# The actual runtime definition depends on what else is installed
# (lxml, defusedxml, et_xmlfile)
openpyxl.xml._functions_overloads