wizardofzos / pyracf

RACF parsing for the rest of us...
Apache License 2.0
6 stars 8 forks source link

Autofit FTW #9

Closed wizardofzos closed 5 months ago

wizardofzos commented 1 year ago

https://github.com/wizardofzos/pyracf/blob/2d6bb8c861e2d1b7272c1e36861b11c42b1a570b/src/pyracf/__init__.py#L650

I should use

# Autofit the worksheet.
worksheet.autofit()

Here :)