mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 21:44:19 +08:00
Moving crypto and 256 to old_projects folder
This commit is contained in:
@ -28,7 +28,7 @@ from camera import Camera
|
||||
from mobject.svg_mobject import *
|
||||
from mobject.tex_mobject import *
|
||||
|
||||
from crypto import sha256_tex_mob, bit_string_to_mobject, BitcoinLogo
|
||||
from old_projects.crypto import sha256_tex_mob, bit_string_to_mobject, BitcoinLogo
|
||||
|
||||
def get_google_logo():
|
||||
result = SVGMobject(
|
Reference in New Issue
Block a user