Skip to content

Commit 26bf323

Browse files
committed
isort
1 parent 781d10f commit 26bf323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nowcasting_datamodel/update.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
from nowcasting_datamodel.models.models import ForecastSQL, ForecastValueLatestSQL
1111
from nowcasting_datamodel.read.read import (
1212
get_latest_forecast,
13-
get_model,
1413
get_latest_forecast_for_gsps,
14+
get_model,
1515
)
1616

1717
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)