Skip to content

Commit

Permalink
please the spell checker
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Feb 29, 2024
1 parent 68d824b commit 79450c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

logger = FormatAdapter(logging.getLogger(__name__))

# Cutoff to warn too many spikes sent at one time
# Cut off to warn too many spikes sent at one time
TOO_MANY_SPIKES = 100

_Number: TypeAlias = Union[int, float]
Expand Down

0 comments on commit 79450c9

Please sign in to comment.