Skip to content

Commit

Permalink
[#18] Add a TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
kosarev committed Feb 20, 2021
1 parent afc3218 commit 285c8a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zx/_device.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ class DeviceEvent(object):
pass


# TODO: Combine these into Get/SetState kind of events.
class GetTapePlayerTime(DeviceEvent):
pass

Expand Down

0 comments on commit 285c8a4

Please sign in to comment.