fix isort
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
import pytest
|
||||
|
||||
from helper_bot.handlers.voice.exceptions import (
|
||||
AudioProcessingError,
|
||||
VoiceBotError,
|
||||
VoiceMessageError,
|
||||
)
|
||||
from helper_bot.handlers.voice.exceptions import (AudioProcessingError,
|
||||
VoiceBotError,
|
||||
VoiceMessageError)
|
||||
|
||||
|
||||
class TestVoiceExceptions:
|
||||
|
||||
Reference in New Issue
Block a user