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

Upstream Merge #5

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

Upstream Merge #5

wants to merge 3 commits into from

Conversation

NWood-Git
Copy link

No description provided.

@NWood-Git NWood-Git closed this Jul 1, 2020
@NWood-Git NWood-Git reopened this Jul 1, 2020
Comment on lines +1 to +3
x = 1337
y = "hello world"
z = 13.5

Choose a reason for hiding this comment

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

Suggested change
x = 1337
y = "hello world"
z = 13.5
x: int = 1337
y: str = "hello world"
z: float = 13.5

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