Closed marxide closed 4 years ago
When passing in a list of Beam objects to initialize a Beams object, the minor attribute is set to the major attribute. This doesn't appear to be caught by any test so I've added the asymmetrical beams in the appropriate test function.
Beam
Beams
Thanks, that's a flagrant copy & paste error. Good catch.
When passing in a list of
Beam
objects to initialize aBeams
object, the minor attribute is set to the major attribute. This doesn't appear to be caught by any test so I've added the asymmetrical beams in the appropriate test function.