forked from amazingfate/loongoffice
...by running all of writerfilter through loplugin:nullptr rewriter Change-Id: Ie6ec5dd989dc2035ccd10941bc38e557e128be0f
= DOCX tokenizer == Coding style This directory uses the PEP 8 (see <http://legacy.python.org/dev/peps/pep-0008/>) coding style for Python files. Please run ---- pep8 *.py ---- before committing.