val-iisc / AAA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is "stop"?

Dipeshtamboli opened this issue · comments

AAA/pd_b1.py

Line 164 in 58c8ace

stop

It is giving me this error:
Traceback (most recent call last):
File "/content/gdrive/My Drive/google_colab/AAA/pd_b1.py", line 164, in
stop
NameError: name 'stop' is not defined

How to fix it?

I just simply comment it out

Yes, commenting it solves the issue.