Pylint report

Report generated on 2025-23-01 at 16:46:34 using pylint-report

Score: 9.93 / 10

Module: pylint_report.pylint_report (1)


symbol # msg
use-dict-literal 1
type # msg
refactor 1
line column symbol type obj message
0 70 14 use-dict-literal refactor json2html Consider using '{"cols2keep": COLS2KEEP, "date": now.strftime('%Y-%d-%m'), "time": now.strftime('%H:%M:%S'), ... }' instead of a call to 'dict'.