Skip to content

Conversation

@ifrit98
Copy link

@ifrit98 ifrit98 commented Jan 8, 2024

In order to have this not cause issues with updating to pydantic==2.5.2 with latest bittensor release (coming ASAP) need to remove all field names with leading underscores.

Otherwise the code as-is will raise:
NameError: Fields must not use names with leading underscores; e.g., use 'version' instead of '_version'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant