diff --git a/oyoyo/parse.py b/oyoyo/parse.py index c20f9c8..8737ac8 100644 --- a/oyoyo/parse.py +++ b/oyoyo/parse.py @@ -20,7 +20,7 @@ import logging from oyoyo.ircevents import generated_events, protocol_events,\ all_events, numeric_events -# avoiding regex somewhat +# avoiding regex def parse_raw_irc_command(element): """ This function parses a raw irc command and returns a tuple