Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 25, 2024
1 parent 3707aaf commit c5fc21d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fuse/plugins/micro_physics/input.py
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ def output_chunk(self):
else:
raise ValueError("Source rate cannot be negative!")


interactions = interactions[interactions["t"] < self.cut_delayed]

# Make into a flat numpy array
Expand Down

0 comments on commit c5fc21d

Please sign in to comment.