Skip to content

Commit

Permalink
Added warnings import
Browse files Browse the repository at this point in the history
  • Loading branch information
rgerkin committed Dec 6, 2018
1 parent c4f0f2e commit b58fabd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sciunit/scores/collections_m2m.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
"""Score collections for direct comparison of models against other models."""

import warnings

import pandas as pd

from sciunit.models import Model
Expand Down

0 comments on commit b58fabd

Please sign in to comment.