Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Derek Maggio committed Jul 21, 2022
1 parent 8f46bc9 commit cfe7d93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/opentrons/hardware_control/emulation/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ class Settings(BaseSettings):
version="v0.0.1",
temperature=TemperatureModelSettings(),
rpm=RPMModelSettings(),
home_delay_time=0
home_delay_time=0,
)

heatershaker_proxy: ProxySettings = ProxySettings(
Expand Down

0 comments on commit cfe7d93

Please sign in to comment.