Add ability to send aspect ratio with send_video #826
Annotations
3 errors
Ruff (W293):
examples/send_video.py#L11
examples/send_video.py:11:1: W293 Blank line contains whitespace
|
Ruff (D417):
packages/atproto_client/client/client.py#L283
packages/atproto_client/client/client.py:283:9: D417 Missing argument description in the docstring for `send_video`: `video_aspect_ratio`
|
ruff
Process completed with exit code 1.
|