SIGN IN SIGN UP
microsoft / markitdown UNCLAIMED

Python tool for converting files and office documents to Markdown.

0 0 75 Python

Chore: Make linter happy (#1256)

* refactor: remove unused imports

* fix: replace NotImplemented with NotImplementedError

* refactor: resolve E722 (do not use bare 'except')

* refactor: remove unused variable

* refactor: remove unused imports

* refactor: ignore unused imports that will be used in the future

* refactor: resolve W293 (blank line contains whitespace)

* refactor: resolve F541 (f-string is missing placeholders)

---------

Co-authored-by: afourney <adamfo@microsoft.com>
T
t3tra committed
cb421cf9eae0ec5c8e0a85e8beb035b7d0a00ce5
Parent: 39e7252
Committed by GitHub <noreply@github.com> on 5/21/2025, 5:02:16 PM