We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minor improvement in barril/unit/posc.py:
barril/unit/posc.py
db.AddUnit( "specific energy", "kilowatt hours/U.S. ton", -> It should be "kilowatt hours/U.K. ton" "kW.h/tonUK", f_base_to_unit, f_unit_to_base, default_category=None, )
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Minor improvement in
barril/unit/posc.py
:The text was updated successfully, but these errors were encountered: