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

rm not needed parantheses and default values #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hwmrocker
Copy link
Contributor

Sind diese Änderungen auch gewünscht?

@@ -2,8 +2,7 @@

# Generatoren und yield
def gen(s):
for char in s:
Copy link
Member

Choose a reason for hiding this comment

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

Hm, das macht vielleicht mehr Sinn zu behalten?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ich habe das wieder reverted. ich denke, den generatoren teil kann man noch etwas ausbauen, ich werde da noch ein ticket zu aufmachen.

@@ -1,5 +1,4 @@
#!/usr/bin/env python3
# coding: utf-8
Copy link
Member

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants