Skip to content

Commit 0873f4d

Browse files
committed
delete input
1 parent 6b1dda0 commit 0873f4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hardware-testing/hardware_testing/scripts/faster_plunger_lifetime_test_0_74.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ async def main(args: argparse.Namespace, cfg: TestConfig) -> None:
8787
top, bottom, blow_out, _ = helpers_ot3.get_plunger_positions_ot3(api, mount)
8888
print(f"Settings: {settings}")
8989
print(f"top: {top} bottom: {bottom} blow_out: {blow_out}")
90-
input(1)
9190

9291
async def position_check() -> bool:
9392
est, enc, aligned = await _is_plunger_still_aligned_with_encoder(api)

0 commit comments

Comments
 (0)