-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed Brain tumor code #136
Conversation
Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE. |
src/apps/pages/models/HealthCareModels/BrainTumorModel/brainTumorModel.py
Outdated
Show resolved
Hide resolved
Hi @Avdhesh-Varshney , I have done all the changes in this PR and solved all the conflicts. |
Hi @Zedoman, is it good, or do you think any changes are needed? |
Hi @Zedoman @Avdhesh-Varshney, thanks for merging the PR. |
Fixed Brain tumor code
Closes: #130
Describe the add-ons or changes you've made 📃
Give a clear description of what have you added or modifications made
In the brainTumorModel.py, a variable
name
was called without Initializing it.So, I just Initialized it.
Checklist: ☑️
Screenshots 📷
Brain.Tumor.mp4