Skip to content

Commit

Permalink
Use new serialization assist for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
akoumjian committed Jan 24, 2025
1 parent 36d9308 commit b49e49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ test = [
"mypy",
"ruff",
"black",
"adam-assist>=0.2.0",
"adam-assist>=0.2.2",
]

[tool.black]
Expand Down

0 comments on commit b49e49a

Please sign in to comment.