Skip to content

Commit a424cba

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 1c71ed0 commit a424cba

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/test_command_syncing.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
import copy
22
from typing import Any
33

4-
from typing_extensions import override
5-
64
import pytest
5+
from typing_extensions import override
76

87
import discord
98
from discord import MISSING, Bot, SlashCommandGroup

0 commit comments

Comments
 (0)