Skip to content

Commit a8cf844

Browse files
Reapply "Fix Python formatting"
This reverts commit a9a62b3.
1 parent a1bcf66 commit a8cf844

File tree

1 file changed

+0
-1
lines changed
  • packages/pyodide-kernel/py/piplite/piplite

1 file changed

+0
-1
lines changed

packages/pyodide-kernel/py/piplite/piplite/piplite.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ async def _install(
145145
}
146146
install_args.update({k: v for k, v in provided_args.items() if v is not None})
147147

148-
149148
if verbose:
150149
logger.info(f"Installing with arguments: {install_args}")
151150

0 commit comments

Comments
 (0)