pylint_report.pylint_report (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'. |