Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 14, 2024
1 parent 83fdd94 commit 3ec8a15
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions tests/test_black.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,7 @@
from pathlib import Path, WindowsPath
from platform import system
from tempfile import TemporaryDirectory
from typing import (
Any,
Callable,
Iterator,
Optional,
Sequence,
TypeVar,
Union,
)
from typing import Any, Callable, Iterator, Optional, Sequence, TypeVar, Union
from unittest.mock import MagicMock, patch

import click
Expand Down

0 comments on commit 3ec8a15

Please sign in to comment.