Commit fd738db
committed
Fix broken support for pq.Quanitty('mbar')
Fix support for the unit mbar that was introduced in python-quantities#72. The problem
with mbar is that pq.Quanitty('mbar') raises a LookupError without this
fix.1 parent 74e5ea5 commit fd738db
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments