From 3321e4c165586aa8295571aa48c2571ddba4d761 Mon Sep 17 00:00:00 2001 From: Siarhei Siniak Date: Sat, 23 Nov 2024 23:51:06 +0300 Subject: [PATCH] [~] Refactor --- .mypy.ini | 5 ++++- deps/com.github.aiortc.aiortc | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.mypy.ini b/.mypy.ini index c5a24d6..d1fcec5 100644 --- a/.mypy.ini +++ b/.mypy.ini @@ -1,5 +1,8 @@ [mypy] mypy_path = - mypy-stubs + mypy-stubs, + deps/com.github.aiortc.aiortc/src + + plugins = numpy.typing.mypy_plugin diff --git a/deps/com.github.aiortc.aiortc b/deps/com.github.aiortc.aiortc index a944982..fd8f7c4 160000 --- a/deps/com.github.aiortc.aiortc +++ b/deps/com.github.aiortc.aiortc @@ -1 +1 @@ -Subproject commit a9449820f745e63316b57914b2f1fa7c07f54d9a +Subproject commit fd8f7c40ef00800abef008b84758717b009aa695