Skip to content

Commit

Permalink
Update esda/getisord.py
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>
  • Loading branch information
jGaboardi and martinfleis authored Oct 24, 2023
1 parent 247a1b9 commit 2aba5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esda/getisord.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
import warnings

import numpy as np
import scipy.stats as stats
from scipy import stats

from libpysal.weights.spatial_lag import lag_spatial as slag
from libpysal.weights.util import fill_diagonal
Expand Down

0 comments on commit 2aba5ae

Please sign in to comment.