mirror of
https://github.com/miaowware/qrm2.git
synced 2024-11-16 13:11:47 -05:00
sYnTAx eRrOR
This commit is contained in:
parent
c790e856d9
commit
ae067acf0e
@ -71,7 +71,7 @@ class QRZCog(commands.Cog):
|
||||
with open('data/qrz_session', 'w') as qrz_file:
|
||||
qrz_file.write(self.key)
|
||||
|
||||
@tasks.loop(count=)
|
||||
@tasks.loop(count=1)
|
||||
async def _qrz_session_init(self):
|
||||
"""Helper task to allow obtaining a session at cog instantiation."""
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user