oodocx icon indicating copy to clipboard operation
oodocx copied to clipboard

[Critical] Duplicate code in oodocx.py

Open beautybasics opened this issue 11 years ago • 0 comments

In file: oodocx.py

Function: paragraph

Issue:

  • Duplicate lines of code
  • Code from lines 818-850 was repeated again starting 852
  • With 'return' at line 850, code following it is unreachable.

beautybasics avatar May 13 '14 20:05 beautybasics