From 7a044a765b7e5e8a134b3450aa16f6ec1bf87dff Mon Sep 17 00:00:00 2001 From: Kevin Matz Date: Wed, 17 Oct 2018 21:11:59 -0400 Subject: [PATCH] whitespace cleanup --- comment.py | 1 - 1 file changed, 1 deletion(-) diff --git a/comment.py b/comment.py index 03778ba..85f7cfc 100755 --- a/comment.py +++ b/comment.py @@ -30,7 +30,6 @@ from time import sleep class hog4_osc: 'A Hog 4 OSC device on the network' - def __init__(self, ip, port, net): self.ip = ip self.port = port