Skip to content

Commit

Permalink
removed unused pytest import
Browse files Browse the repository at this point in the history
  • Loading branch information
janusheide committed Feb 20, 2024
1 parent cfd538a commit 9cdde05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_multipart.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
from typing import TYPE_CHECKING
from unittest.mock import Mock

import pytest
import yaml

from multipart.decoders import Base64Decoder, QuotedPrintableDecoder
Expand Down

0 comments on commit 9cdde05

Please sign in to comment.