From 847bd8af4bd5521f98dd13d56c4de81eb11375f7 Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Tue, 21 Apr 2026 16:21:46 -0400 Subject: [PATCH] Remove src/pipecat/sync which doesn't exist --- pyrightconfig.json | 1 - 1 file changed, 1 deletion(-) diff --git a/pyrightconfig.json b/pyrightconfig.json index e453d8c60..694e9ab8a 100644 --- a/pyrightconfig.json +++ b/pyrightconfig.json @@ -21,7 +21,6 @@ "src/pipecat/processors", "src/pipecat/serializers", "src/pipecat/services", - "src/pipecat/sync", "src/pipecat/tests", "src/pipecat/transports", "src/pipecat/utils",