Ho Guo Xian
Results
2
issues of
Ho Guo Xian
Sorry if this is a dumb question. I have the following code: ```python import astroid node = astroid.extract_node( """ def sample(a, b=None): return a sample([1, 2, 5, 6], 2) #@...
Bug 🪳