Skip to content

Commit d3c3f51

Browse files
committed
TST: add generated.c to count_code.sh
1 parent 82b67d0 commit d3c3f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/count_code.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cloc pandas --force-lang=Python,pyx --not-match-f="tseries.c|sandbox.c|engines.c|sparse.c"
1+
cloc pandas --force-lang=Python,pyx --not-match-f="tseries.c|sandbox.c|engines.c|sparse.c|generated.c"

0 commit comments

Comments
 (0)