Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
gshank committed Dec 16, 2024
1 parent ebc2359 commit 4585bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/artifacts/test_serialization.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import pytest
from dataclasses import dataclass, field
from typing import Any, Dict, List, Optional, Union

import pytest
from mashumaro.mixins.msgpack import DataClassMessagePackMixin


Expand Down

0 comments on commit 4585bd0

Please sign in to comment.