Skip to content

myfix - #61

Open
p4rodriguez wants to merge 1 commit into
zonca:mainfrom
p4rodriguez:fix_bug
Open

p4rodriguez wants to merge 1 commit into
zonca:mainfrom
p4rodriguez:fix_bug

Conversation

@p4rodriguez

Copy link
Copy Markdown

This reverts commit 363a572.

Comment thread conversion.py
def gallons2liters(gallons):
"""Convert gallons to liters"""
liters = gallons * 3.785
liters = gallons * 3.78541

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

make some more comments

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