Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
PietroPasotti committed Feb 7, 2024
1 parent b8a6359 commit 2faa3ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion interface_tester/interface_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
if _has_pydantic_v1:
logger.warning(
"You seem to be using pydantic v1. "
"Please upgrade to v2, as compatibility may be dropped in a future version of pytest-interface-tester."
"Please upgrade to v2, as compatibility may be dropped in a future version of "
"pytest-interface-tester."
)


Expand Down

0 comments on commit 2faa3ec

Please sign in to comment.