Skip to content

Commit

Permalink
disable pylint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
zmezei committed Jul 5, 2023
1 parent f3e11f0 commit 163c772
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_field_descr.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# pylint: disable=function-redefined
import unittest
from pydantic import Field

Expand Down

0 comments on commit 163c772

Please sign in to comment.