nushell/crates/nu_plugin_polars
Justin Ma 039d0a685a
Fix the document CI error for polars profile command (#14642)
# Description

Fix the docs repo CI build error here:
https://github.com/nushell/nushell.github.io/actions/runs/12425087184/job/34691291790#step:5:18

The doc generated by `make_docs.nu` for `polars profile` command will
make the CI build fail due to the indention error of markdown front
matters. I used to fix it manually before, for the long run, it's better
to fix it from the source code.
2024-12-20 13:47:02 +01:00
..
src Fix the document CI error for polars profile command (#14642) 2024-12-20 13:47:02 +01:00
Cargo.toml Bump indexmap from 2.6.0 to 2.7.0 (#14505) 2024-12-04 09:57:05 +08:00
LICENSE Move dataframes support to a plugin (#12220) 2024-04-09 19:31:43 -05:00