Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion "TypeError: 'builtin_function_or_method' object is not iterable" #63

Open
SylvainDe opened this issue Dec 17, 2023 · 1 comment

Comments

@SylvainDe
Copy link
Owner

enumerate(string.splitlines) -> enumerate(string.splitlines())

@SylvainDe
Copy link
Owner Author

To consider:
ARG_NOT_ITERABLE_RE
ATTRIBUTEERROR_RE
UNSUBSCRIPTABLE_RE
CANNOT_BE_INTERPRETED_INT_RE
INTEGER_EXPECTED_GOT_RE
INDICES_MUST_BE_INT_RE
OBJ_DOES_NOT_SUPPORT_RE
MUST_BE_TYPE1_NOT_TYPE2_RE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant