Skip to content

Commit

Permalink
Revert "trigger"
Browse files Browse the repository at this point in the history
This reverts commit f485895.
  • Loading branch information
bashonly committed Nov 12, 2023
1 parent 2782f92 commit 8c478f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yt_dlp/compat/urllib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

from ..compat_utils import passthrough_module

passthrough_module(__name__, 'urllib') # comment
passthrough_module(__name__, 'urllib')
del passthrough_module

0 comments on commit 8c478f3

Please sign in to comment.