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
pyfair\report\tree_graph.py:169: FutureWarning: iteritems is deprecated and will be removed in a future version. Use .items instead.
in data.iteritems()
pyfair\report\tree_graph.py:145: FutureWarning: iteritems is deprecated and will be removed in a future version. Use .items instead.
in data.iteritems()
The text was updated successfully, but these errors were encountered:
Getting this error when doing a to_html report:
The text was updated successfully, but these errors were encountered: