Good citizen stuff for pylint

This commit is contained in:
Adriene Hutchins 2020-04-08 18:37:22 -04:00
parent 13e64461be
commit 1a123bc25d
6 changed files with 23 additions and 19 deletions

View file

@ -5,10 +5,10 @@
'''Online File'''
import asyncio
import traceback
from typing import Optional
import asyncio
import discord
from discord.ext.commands import Context