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 #597 from iKostanOrg/master #598

Merged
merged 26 commits into from
Dec 30, 2024

Update solution.py

04bd440
Select commit
Loading
Failed to load commit list.
Merged

Merge pull request #597 from iKostanOrg/master #598

Update solution.py
04bd440
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Dec 30, 2024 in 0s

1 new issue (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

Complexity increasing per file
==============================
- kyu_7/pointless_farmer/test_buy_or_sell.py  2
- kyu_7/pointless_farmer/solution.py  6
         

See the complete overview on Codacy

Annotations

Check notice on line 24 in kyu_7/pointless_farmer/solution.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

kyu_7/pointless_farmer/solution.py#L24

Unnecessary "elif" after "continue", remove the leading "el" from "elif"