oodocx
oodocx copied to clipboard
[Critical] Duplicate code in oodocx.py
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.