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

Merge pull request #509 from iKostanOrg/master #510

Merged
merged 20 commits into from
Oct 30, 2024
Merged

Merge pull request #509 from iKostanOrg/master #510

merged 20 commits into from
Oct 30, 2024

Conversation

ikostan
Copy link
Member

@ikostan ikostan commented Oct 30, 2024

Merge from master to kyu2

./kyu_2/evaluate_mathematical_expression/evaluate.py:54:1: C901 'normalize_string' is too complex (12)
def normalize_string(string: str) -> str:
^
1     C901 'normalize_string' is too complex (12)
0.0599     seconds elapsed
152        total logical lines processed
2537       logical lines processed per second
296        total physical lines processed
4941       physical lines processed per second
1607       total tokens processed
26825      tokens processed per second
4          total files processed
66         files processed per second
@ikostan ikostan merged commit eb521f1 into master Oct 30, 2024
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant