[yt-svn] commit/yt: ngoldbaum: Merged in hyschive/yt-hyschive (pull request #2367)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Sep 7 07:41:58 PDT 2016


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/b5e56b85e6bb/
Changeset:   b5e56b85e6bb
Branch:      yt
User:        ngoldbaum
Date:        2016-09-07 14:41:32+00:00
Summary:     Merged in hyschive/yt-hyschive (pull request #2367)

Bugfix: _skeleton/fields.py
Affected #:  1 file

diff -r d1e06ae5932469a7907895d4e21efde80cec9c0a -r b5e56b85e6bb69e4357739cc9e62fb11061e96f1 yt/frontends/_skeleton/fields.py
--- a/yt/frontends/_skeleton/fields.py
+++ b/yt/frontends/_skeleton/fields.py
@@ -42,5 +42,5 @@
         pass
 
     def setup_particle_fields(self, ptype):
+        super(SkeletonFieldInfo, self).setup_particle_fields(ptype)
         # This will get called for every particle type.
-        pass

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