Fix linting issues with main
This commit is contained in:
parent
57a808f19d
commit
b154efb6cc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user