Skip to content

Commit

Permalink
1 more revert
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoegenburg committed Oct 22, 2024
1 parent 067b490 commit e8b8d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/opentrons/protocol_engine/state/update_types.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import dataclasses
import enum
import typing # import Final, TypeAlias, Literal, Dict, Optional, overload
import typing
from datetime import datetime

from opentrons.hardware_control.nozzle_manager import NozzleMap
Expand Down

0 comments on commit e8b8d6a

Please sign in to comment.