Skip to content

Bring Model Up-to-date#33

Open
danielcliu-ul wants to merge 2 commits into
mainfrom
update-models-6-26
Open

Bring Model Up-to-date#33
danielcliu-ul wants to merge 2 commits into
mainfrom
update-models-6-26

Conversation

@danielcliu-ul

Copy link
Copy Markdown

Also when I was generating the models, there were a lot of stylistic differences with base ./gen. Ive updated the gen file so that it is outputting the new data to models without diffing every line due to styling.

@danielcliu-ul danielcliu-ul self-assigned this Jun 25, 2026
Comment thread gen
--output-model-type pydantic_v2.BaseModel \
--use-double-quotes

black -l 100 src/neris_api_client/models.py No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
black -l 100 src/neris_api_client/models.py
black -l 100 -t py310 src/neris_api_client/models.py

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.

2 participants