Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/mcnp' into mcnp
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/pyg4ometry/mcnp/Surfaces.py
  • Loading branch information
TWPHyatt committed Aug 27, 2024
2 parents 306a388 + 10ca714 commit 06ece1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pyg4ometry/mcnp/Surfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -313,3 +313,4 @@ def __init__(self, z, t_sqr, sign):
def __repr__(self):
return f"KZ: {self.z} {self.t_sqr} {self.sign}"


0 comments on commit 06ece1f

Please sign in to comment.