Skip to content

Conversation

@abdulmuizz0903
Copy link

Assalamualaikum

  1. A module was imported twice

    • extensions(from mail module) was imported twice so I corrected this.
  2. You were using a bad practice of importing modules in the middle.

    • You were importing modules in between of the code which is considered as a bad practice. So I imported all of them at start.

May Allah bless you

Assalamualaikum,

I made this code clean and disciplined as importing modules  at start is a practice in python which is followed by almost all Developers.  And extensions(from mail) was imported twice so I corrected this. 

May Allah bless you.
@edrisranjbar
Copy link

I think this commit is good and should be merged! Thanks @abdulmuizz0903

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants