Fix linting issues with main

This commit is contained in:
c0de 2022-10-24 20:06:50 -05:00
parent 57a808f19d
commit b154efb6cc

View File

@ -2,8 +2,9 @@
# Copyright 2022 - c0de <c0de@c0de.dev>
# Licensed under the MIT License (https://opensource.org/licenses/MIT)
# pylint: disable=missing-module-docstring
import os
from pathlib import Path
from discord_client.client import GhostBallClient
from database.models import DATABASE, database, create_models