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] test \beep\tests\test_tutorial.py does not work anymore #832

Open
lcontami opened this issue Oct 6, 2023 · 0 comments
Open

[Bug] test \beep\tests\test_tutorial.py does not work anymore #832

lcontami opened this issue Oct 6, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@lcontami
Copy link

lcontami commented Oct 6, 2023

Describe the bug

The test_tutorial.py fails.

To Reproduce
Steps to reproduce the behavior:

When running

pytest beep\tests\test_tutorial.py

an error occurs.

Expected behavior
The test shoudl pass.

Logs
The following error occurs:

FAILED beep/tests/test_tutorial.py::DocumentationTutorialTest::test_tutorial_code - AttributeError: 'Series' object has no attribute 'is_monotonic'
1 failed, 1 passed, 1 warning in 7.93s

Desktop (please complete the following information):

  • OS: Windows 11 pro
  • Python Version: 3.11
  • Version'2022.10.3.16
@lcontami lcontami added the bug Something isn't working label Oct 6, 2023
@lcontami lcontami changed the title [Bug] test \beep\tests\test_tutorial.py does not work anymode [Bug] test \beep\tests\test_tutorial.py does not work anymore Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant