Closed inimaz closed 8 months ago
Closes #465
codecarbon/core/emissions.py:219:71: E226 missing whitespace around arithmetic operator codecarbon/viz/carbonboard.py:89:65: E231 missing whitespace after ',' codecarbon/viz/carbonboard.py:92:59: E231 missing whitespace after ',' codecarbon/viz/carbonboard_on_api.py:90:65: E231 missing whitespace after ',' codecarbon/viz/carbonboard_on_api.py:93:59: E231 missing whitespace after ',' examples/task_inference.py:51:28: E201 whitespace after '{' examples/task_inference.py:51:70: E201 whitespace after '{' examples/task_inference.py:51:111: E201 whitespace after '{'
pre-commit autoupdate
Closes #465
Before this PR
Steps done