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

Add necessary imports #1804

Merged
merged 4 commits into from
May 19, 2022
Merged

Add necessary imports #1804

merged 4 commits into from
May 19, 2022

Conversation

YishiMichael
Copy link
Contributor

Motivation

Add some missed imports

Proposed changes

  • M manimlib/mobject/geometry.py: import DEGREES, Iterable
  • M manimlib/mobject/probability.py: import numpy
  • M manimlib/mobject/types/point_cloud_mobject.py: import numpy

@TonyCrane
Copy link
Collaborator

manimlib/scene/interactive_scene.py needs from __future__ import annotations. See #1803

@YishiMichael
Copy link
Contributor Author

manimlib/scene/interactive_scene.py needs from __future__ import annotations. See #1803

Just added.

@TonyCrane TonyCrane merged commit 49723f5 into 3b1b:master May 19, 2022
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