updates to main
This commit is contained in:
parent
842fde48bd
commit
c473a982f8
2
main.py
2
main.py
@ -38,7 +38,7 @@ def main():
|
|||||||
#remove this and it should just run? for the most part at least I think
|
#remove this and it should just run? for the most part at least I think
|
||||||
count_of_dir += 1
|
count_of_dir += 1
|
||||||
#this is what needs to be commented out
|
#this is what needs to be commented out
|
||||||
if count_of_dir > 2:
|
if count_of_dir > 4:
|
||||||
break
|
break
|
||||||
print(largest_object.keys())
|
print(largest_object.keys())
|
||||||
print(len(largest_object.keys()))
|
print(len(largest_object.keys()))
|
||||||
|
Loading…
Reference in New Issue
Block a user