BjoernLudwigPTB/pyxml2pdf

View on GitHub
src/pyxml2pdf/input/properties.py

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Wontfix

assert sum(column.width for column in COLUMNS) <= PAGESIZE[0]

Severity: Info
Found in src/pyxml2pdf/input/properties.py by bandit

There are no issues that match your filters.

Category
Status