Skip to content

Commit

Permalink
remove pylint rule disabling
Browse files Browse the repository at this point in the history
  • Loading branch information
zmezei committed Jul 5, 2023
1 parent 7a3fb7d commit 1f96584
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_field_descr.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# pylint: disable=function-redefined
import unittest
from pydantic import Field
from uagents import Model, Protocol
Expand Down

0 comments on commit 1f96584

Please sign in to comment.