Skip to content

Allow ipytest cell magic#13745

Merged
dhruvmanila merged 1 commit intomainfrom
dhruv/ipytest-magic
Oct 14, 2024
Merged

Allow ipytest cell magic#13745
dhruvmanila merged 1 commit intomainfrom
dhruv/ipytest-magic

Conversation

@dhruvmanila
Copy link
Copy Markdown
Member

Summary

fixes: #13718

Test Plan

Using the notebook as mentioned in #13718 (comment), this PR does not give the "F821 Undefined name test_sorted" diagnostic.

@dhruvmanila dhruvmanila added the bug Something isn't working label Oct 14, 2024
@github-actions
Copy link
Copy Markdown
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@MichaReiser
Copy link
Copy Markdown
Member

Thanks

@dhruvmanila dhruvmanila merged commit 5caabe5 into main Oct 14, 2024
@dhruvmanila dhruvmanila deleted the dhruv/ipytest-magic branch October 14, 2024 10:18
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

Successfully merging this pull request may close these issues.

False positive F401 due to %%ipytest line in notebook

2 participants