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

BUG Fix typo in InfeasibleTestError exception string #8878

Merged
merged 3 commits into from
Apr 16, 2024

Conversation

emorisse
Copy link
Contributor

  • closes #xxxx
  • [? ] tests added / passed.
  • [x ] code/documentation is well formatted.
  • [x ] properly formatted commit message. See
    NumPy's guide.
I've updated statsmodels/tsa/stattools.py to correct a minor typo (compute -> computed) for the InfeasibleTestError thrown within grangercausalitytests().

I'm not sure how to write a test to check a string but have included a test that will throw the exception in question to verify the string.

@bashtage bashtage merged commit 633b1f3 into statsmodels:main Apr 16, 2024
3 checks passed
@bashtage
Copy link
Member

Thanks.

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.

None yet

2 participants