Closed consideRatio closed 6 months ago
Having an unused global_dash parameter added some confusion while doing code inspection on how to deploy the global dashboard.
global_dash
I figure the fix should be to add automation to catch this with pre-commit.
We have removed global_dash, and we have setup pre-commit hooks.
Having an unused
global_dash
parameter added some confusion while doing code inspection on how to deploy the global dashboard.I figure the fix should be to add automation to catch this with pre-commit.