Skip to content

Fixes typo#4

Open
sobolevn wants to merge 1 commit intotwoscoops:masterfrom
sobolevn:patch-1
Open

Fixes typo#4
sobolevn wants to merge 1 commit intotwoscoops:masterfrom
sobolevn:patch-1

Conversation

@sobolevn
Copy link
Copy Markdown

@sobolevn sobolevn commented Dec 5, 2018

I am using trailing comma, since these lines:

view=views.add_topping,
name='add_topping'),

also use trailing commas.

I am using leading comma, since these lines:

```python
view=views.add_topping,
name='add_topping'),
```

also uses trailing commas.
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

Successfully merging this pull request may close these issues.

1 participant