Skip to content

Commit

Permalink
adds docstring for linting
Browse files Browse the repository at this point in the history
  • Loading branch information
andySigler authored and ryanthecoder committed Jul 22, 2024
1 parent 587af74 commit e4c56a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ async def _run_with_binding(


def liquid_probe_non_responsive_z_distance(z_speed: float) -> float:
"""Calculate the Z distance travelled where the LLD pass will be unresponsive."""
# NOTE: (sigler) Here lye some magic numbers.
# The Z axis probing motion uses the first 20 samples to calculate
# a baseline for all following samples, making the very beginning of
Expand Down

0 comments on commit e4c56a6

Please sign in to comment.