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: right tests for value errors and zero len argument #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmsesay
Copy link
Collaborator

@mmsesay mmsesay commented Jul 26, 2020

refactor: right excel_funcitons

@mmsesay mmsesay requested a review from mgrazebrook July 26, 2020 04:33
@mmsesay mmsesay linked an issue Jul 26, 2020 that may be closed by this pull request
@mmsesay
Copy link
Collaborator Author

mmsesay commented Jul 26, 2020

I set the default len value to 1 in order to prevent the error below:
TypeError: RIGHT() missing 1 required positional argument: 'len'

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.

Right Function
1 participant