Skip to content

Add elements_check and elements_counter options to compile_crystal method #17

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

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

Conversation

akvatol
Copy link

@akvatol akvatol commented Nov 27, 2024

add elements_check option in compile_crystal method

@pep8speaks
Copy link

Hello @akvatol! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 374:80: E501 line too long (98 > 79 characters)
Line 426:18: E261 at least two spaces before inline comment

@@ -13,6 +14,7 @@
import jmespath

from .errors import APIError
from .utils import all_divmod_equal
Copy link
Member

Choose a reason for hiding this comment

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

@akvatol this should be deleted, right?

@blokhin blokhin changed the title Master Add elements_check and elements_counter options to compile_crystal method Nov 27, 2024
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.

3 participants