Skip to content

Commit

Permalink
refactor(api): use new pipette node ids
Browse files Browse the repository at this point in the history
Update opentrons_ot3_firmware and use the new pipette_left and
pipette_right node ids.
  • Loading branch information
sfoster1 committed Feb 3, 2022
1 parent 061e344 commit 0a972e9
Show file tree
Hide file tree
Showing 4 changed files with 321 additions and 346 deletions.
2 changes: 1 addition & 1 deletion api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ python_version = "3.7"

[dev-packages]
coverage = "==5.1"
mypy = "0.910"
mypy = "==0.910"
numpydoc = "==0.9.1"
pytest = "==6.1.0"
pytest-aiohttp = "==0.3.0"
Expand Down

0 comments on commit 0a972e9

Please sign in to comment.