-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
Could you please at a tag to the semicolon?
punctuation.terminator.statement.python
would be ideal
- Editor name and version: VS Code, latest stable
- Platform: Mac OS High Sierra
- Color scheme: XD Theme
- MagicPython version: 1.1.0
- A sreenshot:
- 5-10 lines of surrounding code:
def create_paths(name):
a = thing + 1; os.mkdir(a)
b = thing + 1; os.mkdir(b)
c = thing + 1; os.mkdir(c)
Metadata
Metadata
Assignees
Labels
No labels