🧹 Refactor group_photos in Splitter.py to reduce complexity #239
5 new issues (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 5
Complexity increasing per file
==============================
- Cachyos/Scripts/WIP/gphotos/Splitter.py 3
See the complete overview on Codacy
Annotations
Check warning on line 51 in Cachyos/Scripts/WIP/gphotos/Splitter.py
codacy-production / Codacy Static Code Analysis
Cachyos/Scripts/WIP/gphotos/Splitter.py#L51
Too many arguments (6/5)
Check warning on line 51 in Cachyos/Scripts/WIP/gphotos/Splitter.py
codacy-production / Codacy Static Code Analysis
Cachyos/Scripts/WIP/gphotos/Splitter.py#L51
Too many positional arguments (6/5)
Check warning on line 101 in Cachyos/Scripts/WIP/gphotos/Splitter.py
codacy-production / Codacy Static Code Analysis
Cachyos/Scripts/WIP/gphotos/Splitter.py#L101
Catching too general exception Exception
Check warning on line 106 in Cachyos/Scripts/WIP/gphotos/Splitter.py
codacy-production / Codacy Static Code Analysis
Cachyos/Scripts/WIP/gphotos/Splitter.py#L106
Too many arguments (6/5)
Check warning on line 106 in Cachyos/Scripts/WIP/gphotos/Splitter.py
codacy-production / Codacy Static Code Analysis
Cachyos/Scripts/WIP/gphotos/Splitter.py#L106
Too many positional arguments (6/5)