diff --git a/src/common/nec.py b/src/common/nec.py index 1837d30e6..c8c8bc38c 100644 --- a/src/common/nec.py +++ b/src/common/nec.py @@ -130,4 +130,5 @@ class NetworkIncomingEvent(NetworkEvent): class NetworkOutgoingEvent(NetworkEvent): - pass \ No newline at end of file + pass +