[yt-svn] commit/yt: xarthisius: Merged in jzuhone/yt-3.x (pull request #1393)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Jan 7 07:34:23 PST 2015


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/076a6a053084/
Changeset:   076a6a053084
Branch:      yt
User:        xarthisius
Date:        2015-01-07 15:34:14+00:00
Summary:     Merged in jzuhone/yt-3.x (pull request #1393)

Prefixing Amperes doesn't work without this
Affected #:  1 file

diff -r a6e653dcc211d19eccbda71956e29a0ca71d764f -r 076a6a053084aba1fcbc670d916e05c5828e109f yt/units/unit_lookup_table.py
--- a/yt/units/unit_lookup_table.py
+++ b/yt/units/unit_lookup_table.py
@@ -201,6 +201,7 @@
     "T",
     "A",
     "C",
+    "statA",
 )
 
 cgs_base_units = {

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list