Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typo in uniform kernel branch #107

Merged
merged 1 commit into from
Nov 9, 2021
Merged

Conversation

tdhoffman
Copy link
Contributor

Change zi to zs in the uniform kernel option, there's no variable named zi in scope.

Change `zi` to `zs` in the uniform kernel option, there's no variable named `zi` in scope.
@codecov
Copy link

codecov bot commented Nov 9, 2021

Codecov Report

Merging #107 (c1411ca) into master (5172d80) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #107   +/-   ##
=======================================
  Coverage   89.14%   89.14%           
=======================================
  Files          12       12           
  Lines        2995     2995           
=======================================
  Hits         2670     2670           
  Misses        325      325           
Impacted Files Coverage Δ
mgwr/kernels.py 89.36% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5172d80...c1411ca. Read the comment docs.

@TaylorOshan TaylorOshan merged commit 47af2ac into pysal:master Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants