Sam Chaudry

Results 3 comments of Sam Chaudry

Fix Pylint warning for backslashes in docstring Replaced backslashes with raw string (r"") in docstring to avoid Pylint's anomalous backslash warning. Ensured file paths are treated literally without escape sequence...

### Summary This patch enables detection of Confluence-exported legacy.doc files by inspecting the OLE file structure and searching for a "Confluence" marker. If detected, the file type is set to...

The method is missing because the browser might be closed or destroyed before the task is finished, so accessing it after cleanup results in an error. Adjusting the cleanup and...