4 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 4
Complexity increasing per file
==============================
- project_default_task_stage/tests/test_default_task_stage.py 2
- project_default_task_stage/models/project.py 3
- project_default_task_stage/models/project_type.py 1
See the complete overview on Codacy
Annotations
Check notice on line 4 in project_default_task_stage/__init__.py
codacy-production / Codacy Static Code Analysis
project_default_task_stage/__init__.py#L4
'.models' imported but unused (F401)
Check warning on line 4 in project_default_task_stage/__manifest__.py
codacy-production / Codacy Static Code Analysis
project_default_task_stage/__manifest__.py#L4
Statement seems to have no effect
Check notice on line 4 in project_default_task_stage/models/__init__.py
codacy-production / Codacy Static Code Analysis
project_default_task_stage/models/__init__.py#L4
'.project' imported but unused (F401)
Check notice on line 5 in project_default_task_stage/models/__init__.py
codacy-production / Codacy Static Code Analysis
project_default_task_stage/models/__init__.py#L5
'.project_type' imported but unused (F401)