mirror of
https://github.com/yt-dlp/ejs.git
synced 2026-06-13 08:42:29 +00:00
Add formatting/linting CI (#18)
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
from yt_dlp_ejs._version import version
|
||||
from yt_dlp_ejs import yt
|
||||
|
||||
__all__ = [
|
||||
"version",
|
||||
"yt"
|
||||
]
|
||||
__all__ = ["version"]
|
||||
|
||||
Reference in New Issue
Block a user