Skip to content

Commit fcd7385

Browse files
committed
need to fix autoformatting....
1 parent e0fab05 commit fcd7385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_ext/playground.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from jinja2 import Environment, FileSystemLoader
1111
from typing_extensions import Self
1212

13-
__all__ = ("WasmPlayground", "setup", )
13+
__all__ = ("WasmPlayground", "setup")
1414

1515

1616
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)