Skip to content

Commit

Permalink
Fix isort.
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinevans committed Oct 21, 2021
1 parent 0a81cc2 commit ed31c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion improver_tests/calibration/test_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@

import iris
import numpy as np
from iris.cube import CubeList
import pandas as pd
import pytest
from iris.cube import CubeList

from improver.calibration import (
forecast_and_truth_dataframes_to_cubes,
Expand Down

0 comments on commit ed31c06

Please sign in to comment.