SpiceQA
Questions
Tags
Users
Badges
user_13990016
@user_13990016
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
How to hint at number *types* (i.e. subclasses of Number) - not numbers themselves?
48 votes
How do I get Pylance to ignore the possibility of None?
27 votes
Unpack a tuple and assign a variable to the second value only if the first value is truthy
17 votes
Type hint for return value in subclass
14 votes
Exclude some attributes from __str__ representation of a dataclass
14 votes
Top Questions
How can I document methods inherited from a metaclass?
6 votes
2 answers
How to detect if `__init_subclass__` has been overridden in a subclass?
5 votes
3 answers
Strange behaviour when type-hinting dict.items() in PyCharm
2 votes
2 answers