Skip to content

Commit

Permalink
fix: remove import before future
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCrane committed Feb 15, 2022
1 parent f085e6c commit d19e0cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manimlib/mobject/value_tracker.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from asyncio import futures
from __future__ import annotations

import numpy as np
Expand Down

0 comments on commit d19e0cb

Please sign in to comment.