Skip to content

Conversation

@citronella3alain
Copy link
Contributor

@citronella3alain citronella3alain commented Dec 19, 2025

Fix TypeError in d3plot.py debug logging

The logger was using str.format style placeholders {0}, {1} while passing arguments as separate parameters. This causes a TypeError when the log level is set to DEBUG.

Test included that fails without fix.

@codie3611 codie3611 merged commit 723b930 into open-lasso-python:develop Dec 21, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants