SpiceQA
Questions
Tags
Users
Badges
user_317460
@user_317460
0
reputation
0
answers
6
questions
About Me
// Hello, World !
Top Answers
How to JSON serialize ENum classes in Pydantic BaseModel
7 votes
How to prevent Pydantic from throwing an exception on ValidationError
2 votes
How to disable pylint report of "E1120: No value for argument if" when passing a *args as list
2 votes
Can I run 'su' in the middle of a bash script?
2 votes
How Pydantic handles unknown dictionary keys
1 votes
Top Questions
How to prevent Pydantic from throwing an exception on ValidationError
3 votes
3 answers
What is the proper way in Python to define a dataclass that has both an auto generated __init__ and an additional init2 from a dict of values
2 votes
3 answers
How to JSON serialize ENum classes in Pydantic BaseModel
2 votes
1 answers
How to disable pylint report of "E1120: No value for argument if" when passing a *args as list
2 votes
1 answers
How Pydantic handles unknown dictionary keys
2 votes
1 answers