diff --git a/icyparser/icyparser.py b/icyparser/icyparser.py index 5e3872d..d10e254 100644 --- a/icyparser/icyparser.py +++ b/icyparser/icyparser.py @@ -7,6 +7,8 @@ from redbot.core import commands class IcyParser(commands.Cog): + """Icyparser/Shoutcast stream reader.""" + async def red_delete_data_for_user(self, **kwargs): """ Nothing to delete """ return