Skip to content

Added pep talk generator #1907

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

Merged
merged 2 commits into from
Oct 27, 2021
Merged

Conversation

evaherrada
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@TheKitty TheKitty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please put the author/license headers on the source files

@evaherrada
Copy link
Collaborator Author

Sure. Going for a really quick walk but I'll take care of that when I'm back

@TheKitty
Copy link
Collaborator

PyLint errors:
Pep_Talk_Generator/clue/code.py 2: standard import "import random" should be placed before "from adafruit_clue import clue" (wrong-import-order)
Pep_Talk_Generator/magtag/code.py 99: Line too long (126/100) (line-too-long)
Pep_Talk_Generator/magtag/code.py 2: standard import "import random" should be placed before "from adafruit_magtag.magtag import MagTag" (wrong-import-order)

@evaherrada evaherrada merged commit 66869a0 into adafruit:main Oct 27, 2021
@evaherrada evaherrada deleted the pep-talk-generator branch October 27, 2021 15:17
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.

2 participants