Skip to content

Commit

Permalink
chg: Make mypy happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafiot committed Feb 22, 2025
1 parent 0e0bc70 commit 731ac00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_emailobject.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
class TestEmailObject(unittest.TestCase):

eml_1: BytesIO
msg_1: BytesIO

@classmethod
def setUpClass(cls: type[T]) -> None:
Expand Down

0 comments on commit 731ac00

Please sign in to comment.