Skip to content

Commit def7c81

Browse files
committed
Added the Nanochat submodule to the excluded list for ty checks.
1 parent 1b7dee4 commit def7c81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ dev = [
118118
# Remove `build` from the excluded directories.
119119
exclude = [
120120
"examples/outdated",
121+
"external/nanochat",
121122
"examples/model_search/pfedrlnas/VIT/nasvit_wrapper",
122123
"examples/model_search/pfedrlnas/DARTS/Darts",
123124
"examples/model_search/pfedrlnas/MobileNetV3/model",

0 commit comments

Comments
 (0)