Skip to content

Added doctest for compare_string and is_for_table #1137

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

Closed
wants to merge 1 commit into from

Conversation

AnujSingh28
Copy link

compare_string('0110','1101')
-1
is_for_table('01_','001',1)
False

>>> compare_string('0110','1101')
	-1
>>> is_for_table('01_','001',1)
	False
@poyea
Copy link
Member

poyea commented Aug 22, 2019

Please don't mind me moving this to #1138 and closing this.

@poyea poyea closed this Aug 22, 2019
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