Skip to content

Conversation

@danielquinn
Copy link

The way most of the Python code blocks are written, it looked as though these were functions and not methods of the actual skill. In one case, the indentation was totally off, using only one space.

There's also a number of cases in this file where () were escaped as \(\) even though this isn't necessary in Markdown unless they're following a ] character. Still, I didn't want to remove them in case there was some other reason for this that I don't know about.

The way most of the Python code blocks are written, it looked as though these were functions and not methods of the actual skill.  In one case, the indentation was totally off, using only one space.
@krisgesling krisgesling added the CLA: Needed Need signed CLA from https://mycroft.ai/cla label Mar 16, 2020
@krisgesling
Copy link
Contributor

Yeah I can see how this is clearer that they are intentionally indented blocks.

The escaped parantheses might be left over from our previous documentation platform, or it might have just been me trying to play it safe... either way, I think we can remove them :)

Thanks again for all these, once we get a signed CLA I think they can all be merged.

krisgesling pushed a commit that referenced this pull request Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA: Needed Need signed CLA from https://mycroft.ai/cla

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants