Amourspirit / python_ooo_dev_tools

Apache License 2.0
21 stars 5 forks source link

Develop #669

Closed Amourspirit closed 6 days ago

Amourspirit commented 6 days ago

This pull request addresses a bug fix, version update, and minor code improvements. The most important changes include fixing issue 666 related to the doc.close_office() method, updating the version number, and adding a context manager to suppress exceptions during office termination in tests.

Bug Fixes:

Version Update:

Code Improvements: