homes/charts.py
Showing 2 of 2 total issues
File charts.py
has 262 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
from django.db.models import Sumfrom django.utils.translation import gettext as _ import pandas as pdimport plotly.express as px
File not formatted according to black style guide Open
Open
return monthly_activity_hours_by_caregiver_role_chart.to_html()
- Exclude checks