You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In dramalyzer.py, you define a property called metrics, and then refer to it only as graph_metrics, raising an error. Please, rename metrics into graph_metrics to fix the issue.
In dramalyzer.py, you define a property called metrics, and then refer to it only as graph_metrics, raising an error. Please, rename metrics into graph_metrics to fix the issue.