Skip to content
Velizar VESSELINOV edited this page Apr 14, 2016 · 1 revision

How to add Unit Alias?

  1. Add one or more lines in https://github.com/Schlumberger/UOM/blob/master/uom/unit_alias.py

    Unit Alias:UOM,

    Example of code: https://github.com/Schlumberger/UOM/commit/c56f7968287f65e73148b6323bbee8bc3e8494ba

  2. Before commit, please check if the automatic test pass correctly: python3 setup.py test

Clone this wiki locally