Skip to content

Commit

Permalink
fixes docs formatting mistake (#2010)
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesfrye committed Jul 13, 2024
1 parent 5d73148 commit f6f3bd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modal/image.py
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ def pip_install(
"flash-attn==2.5.8", extra_options="--no-build-isolation"
)
)
```
"""
pkgs = _flatten_str_args("pip_install", "packages", packages)
if not pkgs:
Expand Down

0 comments on commit f6f3bd1

Please sign in to comment.