Skip to content

Commit

Permalink
fix lint smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
Frix-x committed Dec 29, 2024
1 parent db578c6 commit 17ccd90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shaketune/commands/excitate_axis_at_freq.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ def excitate_axis_at_freq(gcmd, config, st_process: ShakeTuneProcess) -> None:
printer = config.get_printer()
gcode = printer.lookup_object('gcode')
toolhead = printer.lookup_object('toolhead')
res_tester = printer.lookup_object('resonance_tester')
systime = printer.get_reactor().monotonic()

# Get the default values for the acceleration per Hz and the test points
Expand Down

0 comments on commit 17ccd90

Please sign in to comment.