mirror of
https://github.com/yt-dlp/ejs.git
synced 2026-07-02 21:52:45 +00:00
Add formatting/linting CI (#18)
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
from . import solver
|
||||
|
||||
__all__ = ["solver"]
|
||||
@@ -2,6 +2,7 @@ import importlib.resources
|
||||
|
||||
import yt_dlp_ejs.yt.solver
|
||||
|
||||
|
||||
def core() -> str:
|
||||
"""
|
||||
Read the contents of the JavaScript core solver bundle as string.
|
||||
|
||||
Reference in New Issue
Block a user