Skip to content

Commit

Permalink
Remove numba import
Browse files Browse the repository at this point in the history
  • Loading branch information
WenzDaniel authored Jan 16, 2024
1 parent 6fe7dee commit 6d4e971
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion straxen/plugins/led_cal/led_calibration.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from immutabledict import immutabledict
import strax
import straxen
import numba
import numpy as np

# This makes sure shorthands for only the necessary functions
Expand Down

0 comments on commit 6d4e971

Please sign in to comment.