From 03d49e94428b7de62124df7cef02ee94672c9e67 Mon Sep 17 00:00:00 2001 From: jbusecke Date: Tue, 3 Jan 2023 14:31:44 -0500 Subject: [PATCH] trying to rebase --- xmip/postprocessing.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/xmip/postprocessing.py b/xmip/postprocessing.py index 71c76c31..43145b2a 100644 --- a/xmip/postprocessing.py +++ b/xmip/postprocessing.py @@ -4,8 +4,6 @@ from typing import List, Mapping -from typing import List, Mapping - import numpy as np import xarray as xr