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 from master to kyu3 #516

Merged
merged 223 commits into from
Oct 30, 2024
Merged

Merge from master to kyu3 #516

merged 223 commits into from
Oct 30, 2024

Conversation

ikostan
Copy link
Member

@ikostan ikostan commented Oct 30, 2024

No description provided.

ikostan and others added 22 commits October 29, 2024 19:32
./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
Merge pull request #509 from iKostanOrg/master
@ikostan ikostan added this to the flake8 fixes for kyu3 milestone Oct 30, 2024
@ikostan ikostan self-assigned this Oct 30, 2024
@ikostan ikostan merged commit 4563631 into kyu3 Oct 30, 2024
13 of 14 checks passed
ikostan added a commit that referenced this pull request Nov 5, 2024
Merge pull request #516 from iKostanOrg/master
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