Skip to content

Commit 4c97cad

Browse files
committed
Format update
1 parent 935de3e commit 4c97cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

techsupport_bot/tests/commands_tests/test_extensions_htd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
import importlib
77
from unittest.mock import AsyncMock, MagicMock, call, patch
8-
from discord.ext import commands
98

109
import discord
1110
import pytest
1211
from commands import htd
1312
from core import auxiliary
13+
from discord.ext import commands
1414
from tests import config_for_tests, helpers
1515

1616

0 commit comments

Comments
 (0)