Skip to content

Commit ff59556

Browse files
committed
mypy: exclude logger/options.proto
1 parent a1db6a6 commit ff59556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[mypy]
2-
exclude = (build|setup\.py|livekit-rtc/rust-sdks.*)
2+
exclude = (build|setup\.py|livekit-rtc/rust-sdks.*|livekit-protocol/livekit/protocol/logger_pb.*)
33
explicit_package_bases = True

0 commit comments

Comments
 (0)