1
0
mirror of https://github.com/nushell/nushell.git synced 2025-06-12 04:56:56 +02:00
Devyn Cairns 999dfdf936
Fix the error output in the python plugin to match LabeledError ()
# Description

Forgot to update this after updating the format of `LabeledError`.

# Tests + Formatting

Not applicable to the python plugin.
2024-04-18 20:01:35 -05:00
..