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: reorder, remove unused, update Fragment import #72

Closed
wants to merge 1 commit into from

Conversation

e0d
Copy link

@e0d e0d commented Nov 23, 2022

Seeing deprecation warnings in downstream tests. This block doesn't seem to have any tests of it's own.

/home/e0d/.virtualenvs/xblock-sdk/lib/python3.8/site-packages/acid/acid.py:218: DeprecationWarning: xblock.fragment is deprecated. Please use web_fragments.fragment instead
    frag = Fragment(self.render_template(

@CodeWithEmad
Copy link
Member

Hey @e0d. We can close this one since it's fixed in the newer versions.

@e0d e0d closed this Oct 7, 2024
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