Skip to content

Commit

Permalink
fix flake8 complaint about too many blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Jun 1, 2020
1 parent 76eb23e commit b25a7d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion messaging/demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
sub_sock.connect(c, "controlsState")
pub_sock.connect(c, "controlsState")


poller = Poller()
poller.registerSocket(sub_sock)

Expand Down

0 comments on commit b25a7d6

Please sign in to comment.