mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-19 00:02:03 +00:00
fd55c3d8e3
* feat: S3 objects are now typed in Python and TS SDK * fix ts and python SDK after testing * cleanup
3 lines
46 B
Python
3 lines
46 B
Python
from .client import *
|
|
from .s3_types import *
|