-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Nested Tuples are not well formatted #2402
Copy link
Copy link
Closed
Labels
F: linebreakHow should we split up lines?How should we split up lines?F: parenthesesToo many parentheses, not enough parentheses, and so on.Too many parentheses, not enough parentheses, and so on.T: user supportOP looking for assistance or answers to a questionOP looking for assistance or answers to a question
Metadata
Metadata
Assignees
Labels
F: linebreakHow should we split up lines?How should we split up lines?F: parenthesesToo many parentheses, not enough parentheses, and so on.Too many parentheses, not enough parentheses, and so on.T: user supportOP looking for assistance or answers to a questionOP looking for assistance or answers to a question
Fields
Give feedbackNo fields configured for issues without a type.
I have some nested tuples, but unfortunately one of them is not well formatted with black.
First one is formatted well but look at the second one - BOOK_CHOICES.
Can you explain why is that happening?