more pylint changes

This commit is contained in:
SeaswimmerTheFsh 2023-06-19 17:13:16 -04:00
parent 83637385fe
commit fd55b375b4
2 changed files with 1 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# Imports
# pylint: disable=missing-module-docstring
import asyncio
import os
from dotenv import load_dotenv