Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
__futures__/extras: Add missing import copy
Browse files Browse the repository at this point in the history
  • Loading branch information
Zocker1999NET authored Nov 6, 2021
1 parent b90085b commit 288d626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions youtubesearchpython/__future__/extras.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import copy
from typing import Union

from youtubesearchpython.core import VideoCore
Expand Down

0 comments on commit 288d626

Please sign in to comment.