Add GEOMEAN .xlsx, Update .md files, and Run cargo fmt

This commit is contained in:
Andrew Fillmore
2024-12-10 14:34:59 -08:00
committed by Nicolás Hatcher Andrés
parent e5aff48e36
commit d4a2289826
5 changed files with 18 additions and 19 deletions

View File

@@ -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;