pydantic.errors.PydanticUserError: const
is removed, use Literal
instead
#225
Labels
bug
Something isn't working
const
is removed, use Literal
instead
#225
Describe the bug
When importing: from
from rocketry import Rocketry
receiving bug:To Reproduce
Steps to reproduce the behavior.
Expected behavior
Import to succeed
The text was updated successfully, but these errors were encountered: