mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 08:55:40 +02:00
Rename average to avg
This commit is contained in:
committed by
Andrés N. Robalino
parent
ed7a62bca3
commit
088901b24f
@ -1,4 +1,4 @@
|
||||
mod average;
|
||||
mod avg;
|
||||
mod median;
|
||||
|
||||
use nu_test_support::{nu, pipeline};
|
||||
|
Reference in New Issue
Block a user