pydantify icon indicating copy to clipboard operation
pydantify copied to clipboard

Comment out example code

Open hellt opened this issue 1 year ago • 1 comments

I know it is a minor thing, but it gives me OCD vibes seeing errors in the generated files. The example code probably belongs to the docs, and not the generated file

Image

hellt avatar Jan 22 '25 12:01 hellt

Yes, I need to change this.

With the -S you can also remove the restconf_patch_request function. I should also remove the whole if __name__ in the standalone model. Somehow, I would like to change the default behaviour and remove all unneeded stuff by default.

Image

ubaumann avatar Jan 22 '25 16:01 ubaumann