Add GEOMEAN .xlsx, Update .md files, and Run cargo fmt
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
e5aff48e36
commit
d4a2289826
@@ -52,6 +52,7 @@ mod test_escape_quotes;
|
||||
mod test_extend;
|
||||
mod test_fn_type;
|
||||
mod test_frozen_rows_and_columns;
|
||||
mod test_geomean;
|
||||
mod test_get_cell_content;
|
||||
mod test_issue_155;
|
||||
mod test_percentage;
|
||||
@@ -59,4 +60,3 @@ mod test_set_functions_error_handling;
|
||||
mod test_today;
|
||||
mod test_types;
|
||||
mod user_model;
|
||||
mod test_geomean;
|
||||
|
||||
Reference in New Issue
Block a user