Skip to content

Commit 70db353

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 63ab595 commit 70db353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/voice_message_waveform.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import base64
44
import io
5-
from typing import Any, Union
5+
from typing import Any
66

77
import numpy as np
88
from PIL import Image, ImageDraw

0 commit comments

Comments
 (0)