chore: linting (#543)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import logging
|
import logging
|
||||||
from typing import Iterable, Union, Optional
|
from typing import Iterable, Optional, Union
|
||||||
|
|
||||||
from embedchain.config import ChatConfig, OpenSourceAppConfig
|
from embedchain.config import ChatConfig, OpenSourceAppConfig
|
||||||
from embedchain.embedchain import EmbedChain
|
from embedchain.embedchain import EmbedChain
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
|
import argparse
|
||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
import argparse
|
|
||||||
|
|
||||||
import discord
|
import discord
|
||||||
from discord import app_commands
|
from discord import app_commands
|
||||||
|
|||||||
Reference in New Issue
Block a user