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

Use comment blocks when appropriate #511

Merged

Conversation

knowledgejunkie
Copy link
Contributor

The docstring here triggers a Syntax Warning on Python 3.12, which in time will be raised to a SyntaxError, due to an invalid escape character.

When explaining the intricacies of code for developers, use comments.

The docstring here triggers a Syntax Warning on Python 3.12, which in
time will be raised to a SyntaxError, due to an invalid escape char.

When explaining the intracacies of code for developers, use comments.
@0xc0170 0xc0170 merged commit b046f9d into project-generator:master Feb 25, 2024
0 of 5 checks passed
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.

None yet

2 participants