Skip to content

Commit

Permalink
removed redundance H2 alias since it went in correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
cavestruz committed May 27, 2020
1 parent ddc9b2e commit 8aaaed6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion yt/fields/field_aliases.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@
("HeI density", "He_density"),
("HeII density", "He_p1_density"),
("HeIII density", "He_p2_density"),
# ("H2 density", "H2_density"),
]

_field_units_aliases = [
Expand Down

0 comments on commit 8aaaed6

Please sign in to comment.