Skip to content

Commit a030da6

Browse files
Autofix formatting from pre-commit.com hooks
1 parent 5e44e73 commit a030da6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

slsim/Sources/SourceTypes/source_base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def point_source_position(self, reference_position, draw_area):
100100
@property
101101
def redshift(self):
102102
"""Returns source redshift."""
103-
103+
104104
return float(self.source_dict["z"])
105105

106106
@property

0 commit comments

Comments
 (0)