mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 19:46:21 +08:00
Sort imports
This commit is contained in:
@ -2,8 +2,8 @@ from __future__ import annotations
|
||||
|
||||
import os
|
||||
|
||||
from manimlib.utils.file_ops import guarantee_existence
|
||||
from manimlib.utils.customization import get_customization
|
||||
from manimlib.utils.file_ops import guarantee_existence
|
||||
|
||||
|
||||
def get_directories() -> dict[str, str]:
|
||||
|
Reference in New Issue
Block a user