fixes-logs-imports
This commit is contained in:
@@ -9,4 +9,4 @@ async def handle_command_graph(msg):
|
||||
data = generate_chart(members)
|
||||
if data:
|
||||
r = await send_document(msg["chat"]["id"], data, "chart.svg")
|
||||
print(r)
|
||||
logger.debug(r)
|
||||
|
Reference in New Issue
Block a user