diff --git a/Temporary/Webapp - Chirp Log Review.md b/Temporary/Webapp - Chirp Log Review.md index 4cb5ac2..e392f79 100644 --- a/Temporary/Webapp - Chirp Log Review.md +++ b/Temporary/Webapp - Chirp Log Review.md @@ -111,4 +111,5 @@ Implement all of this in a clean, maintainable way. - [ ] Analysis and Flagging - [ ] check perf counters, every perf counter should have an okay range - [ ] check non-default parameters and highlight them -- [ ] make sure that timeseries parsing can be rerun (and it only reruns if there was a version change on how the timeseries data is processed or if there was an error) \ No newline at end of file +- [ ] make sure that timeseries parsing can be rerun (and it only reruns if there was a version change on how the timeseries data is processed or if there was an error) +- [ ] change from uv run helpers to .vscode tasks. \ No newline at end of file