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

Fix calculations using built-ins #580

Merged
merged 2 commits into from
Jan 18, 2018
Merged

Fix calculations using built-ins #580

merged 2 commits into from
Jan 18, 2018

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

Linked issue: #554

Current behavior before PR

Python built-ins were not found in Calculations

Desired behavior after PR is merged

Calculations can use these Python built-ins: int, float, round, max, divmod

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@ramonski ramonski requested a review from xispa January 17, 2018 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants