Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondJoseph committed Oct 16, 2023
1 parent 47557c6 commit 06f9599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dls_bluesky_core/core/maths.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def step_to_num(start: float, stop: float, step: float) -> Tuple[float, float, i

def in_micros(t: float) -> int:
"""
Converts between a positive number of seconds and an equivalent
Converts between a positive number of seconds and an equivalent
number of microseconds.
Args:
Expand Down

0 comments on commit 06f9599

Please sign in to comment.