We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e094d commit 0bc03f4Copy full SHA for 0bc03f4
notebooks/post_run_analysis.py renamed to notebooks/analysis.py
src/main.rs
@@ -37,7 +37,6 @@ fn get_run_setups() -> PolarsResult<RunsSetup> {
37
Ok(result)
38
}
39
40
-
41
//---------------------------------------------------------------------------------------------------------
42
// MAIN
43
0 commit comments