Skip to content

Commit f5f07e7

Browse files
rajan-charimarklysze
authored andcommitted
Ignore protobuf generated files in CAP (#2215)
1 parent b5d0a23 commit f5f07e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ exclude = [
5252
# This file needs to be either upgraded or removed and therefore should be
5353
# ignore from type checking for now
5454
"math_utils\\.py$",
55+
"samples\\apps\\cap\\py\\autogencap\\proto\\.*\\.py",
5556
]
5657
ignore-init-module-imports = true
5758
unfixable = ["F401"]

0 commit comments

Comments
 (0)