MCKIN-29542 Handling error gracefully if user is not enrolled#41
MCKIN-29542 Handling error gracefully if user is not enrolled#41ahmed-zubair12 wants to merge 3 commits intoopen-craft:masterfrom
Conversation
|
@xitij2000 I was getting errors on Python 2.7 and 3.5 builds which were due to f-string use in latest version of |
|
@ahmed-zubair12 Do we still need support for Python 2.7? We can probably just drop it at this point and git rid of this issue. |
|
@xitij2000 I don't think, we need support for Python 2.7 as we are on juniper now on stage. We will be taking this as juniper. |
|
@mudassir-hafeez OK. In that case, you can just edit the circleci config to stop testing on python 2. |
|
We can close this Pr in reference of #44 |
Handling error and returning
Noneif user is not enrolled in the course.