Skip to content

Conversation

@rmmaf
Copy link
Contributor

The 'pop' function in line 58 is called wrongly (with '[]' instead of '()'), resulting in:

TypeError: 'builtin_function_or_method' object is not subscriptable

The 'pop' function in line 58 is called wrongly, resulting in: TypeError: 'builtin_function_or_method' object is not subscriptable
@rmmafrmmaf marked this pull request as draft March 20, 2024 22:56
@rmmafrmmaf marked this pull request as ready for review March 20, 2024 22:57
@rmmafrmmaf marked this pull request as draft March 20, 2024 23:08
@rmmafrmmaf marked this pull request as ready for review March 20, 2024 23:09
Copy link
Member

@ntamasntamas left a comment

Choose a reason for hiding this comment

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

Thanks, nice catch!

@ntamasntamas merged commit 76a56f4 into igraph:mainMar 21, 2024
Sign up for freeto 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

@rmmaf@ntamas