Skip to content

Commit

Permalink
fix(fal_client): don't forget to expose subscribe
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Oct 17, 2024
1 parent e9b21f0 commit ee0d616
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/fal_client/src/fal_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"SyncRequestHandle",
"AsyncRequestHandle",
"run",
"subscribe_async",
"subscribe",
"submit",
"stream",
"run_async",
Expand Down

0 comments on commit ee0d616

Please sign in to comment.