Skip to content

Commit a36adae

Browse files
committed
fix types
1 parent b05c12e commit a36adae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

livekit-rtc/livekit/rtc/chat.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
from __future__ import annotations
1516
from dataclasses import dataclass, field
1617
from datetime import datetime
1718
import json

0 commit comments

Comments
 (0)