lark
lark copied to clipboard
fix SheetContent when parsing floats with E notation
able to handle with numbers like 1E9, 1e9, 1E-9, etc, which are possible to be returned b Lark server.