Skip to content

Commit

Permalink
Removed unused import from stm.py
Browse files Browse the repository at this point in the history
  • Loading branch information
thijsvl committed Jun 20, 2024
1 parent 3afe3dd commit 8f5a22c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stmtools/stm.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import dask.array as da
import geopandas as gpd
import numpy as np
import pandas as pd
import pymorton as pm
import xarray as xr
import warnings
Expand Down

0 comments on commit 8f5a22c

Please sign in to comment.