Skip to content

Commit

Permalink
Attempt to satsify the linter
Browse files Browse the repository at this point in the history
  • Loading branch information
samncorn committed Jan 5, 2024
1 parent d2452e5 commit 1c461c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sorcha/modules/PPFootprintFilter.py
Original file line number Diff line number Diff line change
Expand Up @@ -609,4 +609,3 @@ def applyFootprint(
detectorId.append([detector.ID] * len(stuff))

return np.concatenate(detected), np.concatenate(detectorId)

0 comments on commit 1c461c8

Please sign in to comment.