sisoe24 / nukeserversocket

1 blank line required after class docstring FLK-D204
Documentation
Minor
3 months ago3 years old
1 blank line required after class docstring
15
16
17class NssServer(QTcpServer):
18    """NukeServerSocket server.19
20    This class is responsible for receiving data from the client, and sending the output back.
21
1 blank line required after class docstring
15
16
17class NssServer(QTcpServer):
18    """NukeServerSocket server.19
20    This class is responsible for receiving data from the client, and sending the output back.
21
1 blank line required after class docstring
15
16
17class NssServer(QTcpServer):
18    """NukeServerSocket server.19
20    This class is responsible for receiving data from the client, and sending the output back.
21
1 blank line required after class docstring
15
16
17class NssServer(QTcpServer):
18    """NukeServerSocket server.19
20    This class is responsible for receiving data from the client, and sending the output back.
21