You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Areas are misattributed to fuel consumption entity
To Reproduce
from quantulum3 import parser
print(parser.parse('I want 2 mm2 of gold leaf and 3 acres of land'))
print(parser.parse('I want 2 mm2 of gold leaf'))
print(parser.parse('I want 3 acres of land'))
Describe the bug
Areas are misattributed to fuel consumption entity
To Reproduce
Expected behaviour
Observed behaviour
Additional information:
The text was updated successfully, but these errors were encountered: