Joey Mizrahi

Results 1 issues of Joey Mizrahi

**Describe the bug** When importing: from `from rocketry import Rocketry` receiving bug: ``` raise PydanticUserError('`const` is removed, use `Literal` instead', code='removed-kwargs') pydantic.errors.PydanticUserError: `const` is removed, use `Literal` instead For further...

bug