Skip to content

Commit 0cb199a

Browse files
Back to maxStars=9
1 parent 6c03d44 commit 0cb199a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

models/starComplexity.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
maxStars=max(maxStars,v)
1212

1313
print('maxStars=',maxStars)
14-
#maxStars=9
15-
maxStars=7
14+
maxStars=9
1615

1716
#starC.blockSize(256)
1817
#starC.blockSize(4096)

0 commit comments

Comments
 (0)