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
There are many specs that are missing their labels. I've labeled the specs in the code as # Label missing - needs x so that if you run across the data you can search the code base for "Label missing" and see what's missing easily.
When you come across bills that have the following, replace the corresponding spec with the data and properly label the spec:
Currency Detector
the word EUR
the symbol €
the word USD
the symbol $
the word CHF
the word CNY
the word SEK
the word GBP
the symbol £
the word Ft.
dimensionable
one term before another (ie. uses.right_before)
one term after another (ie. uses.right_after)
The text was updated successfully, but these errors were encountered:
There are many specs that are missing their labels. I've labeled the specs in the code as
# Label missing - needs x
so that if you run across the data you can search the code base for "Label missing" and see what's missing easily.When you come across bills that have the following, replace the corresponding spec with the data and properly label the spec:
the word EUR
the symbol €
the word USD
the symbol $
the word CHF
the word CNY
the word SEK
the word GBP
the symbol £
the word Ft.
.right_before
).right_after
)The text was updated successfully, but these errors were encountered: