AAVSO / VStar

VStar is a visualisation and analysis tool for variable star data brought to you by AAVSO
https://www.aavso.org/vstar
GNU Affero General Public License v3.0
9 stars 3 forks source link

#138: removed E+nn from real numbers in VeLa grammar; removed UT test… #241

Closed dbenn closed 2 years ago

dbenn commented 2 years ago

… case for this; also removed + as a valid numeric prefix

dbenn commented 2 years ago

See also additional commit to remove + prefix from number parser text cases which caused CI to fail. Snuck in removal of + prefix before numbers because it's not necessary.