pshriwise / openmc

OpenMC Monte Carlo Code
http://openmc.readthedocs.io/
Other
5 stars 2 forks source link

added missing attribute to __repr__ #25

Closed shimwell closed 1 year ago

shimwell commented 1 year ago

@pshriwise while looking through and testing your PR I noticed the repr was missing one of the attributes. I stuck in a line for your consideration. Sorry I couldn't see how to do this on the PR so I've made this PR to your branch