diff options
author | 2022-06-26 19:20:30 +0400 | |
---|---|---|
committer | 2022-06-26 20:17:17 +0400 | |
commit | 7b9f3248917f76817b1bdd5cac5fa5110e31d0a7 (patch) | |
tree | 770fcdc1781b5902772f63572f820eae0a8ce077 /botcore/utils | |
parent | Merge pull request #86 from python-discord/dependabot/pip/sphinx-autodoc-type... (diff) |
Clean Up Startup Ping Function
The function was missing the self arg, which would lead to an exception
at startup for any projects that don't override it. It's also not being
awaited despite being an async function.
Signed-off-by: Hassan Abouelela <[email protected]>
Diffstat (limited to 'botcore/utils')
0 files changed, 0 insertions, 0 deletions