mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
fix: remove import before future
This commit is contained in:
parent
f085e6c2dd
commit
d19e0cb9ab
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
from asyncio import futures
|
||||
from __future__ import annotations
|
||||
|
||||
import numpy as np
|
||||
|
|
Loading…
Add table
Reference in a new issue