Closed neelsmith closed 1 year ago
This test line is erroring because it's getting an Int for verbal unit??
if isnothing(tkn.verbalunit) || endswith(tkn.verbalunit, "nothing") || endswith(tkn.verbalunit, ".0")
bad notebook: code is fine.
This test line is erroring because it's getting an Int for verbal unit??
if isnothing(tkn.verbalunit) || endswith(tkn.verbalunit, "nothing") || endswith(tkn.verbalunit, ".0")