Skip to content

fix compatibility with newer versions of pytest-asyncio #144

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

Merged
merged 11 commits into from
Mar 16, 2025

Conversation

vitek
Copy link
Collaborator

@vitek vitek commented Mar 15, 2025

No description provided.

@@ -217,16 +217,17 @@ def getport(option_port, default_port):
return getport


@pytest.fixture(scope='session')
import pytest_asyncio

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

импорт посередине файла нехорошо, надо в шапке

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

спасибо, я тут затупил

@vitek vitek merged commit 757704f into yandex:develop Mar 16, 2025
11 checks passed
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