Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mytechnotalent authored Nov 1, 2020
1 parent 32f691b commit b65f843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
# loop to talk to us
while True:
try:
# This is an advanced topic as well however we this little function
# This is an advanced topic as well however this little function
# cleans out the unnecessary global objects or variables on what
# we call the heap area in memory
gc.collect()
Expand Down

0 comments on commit b65f843

Please sign in to comment.