You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is showing red marks(error) under discord and tempMail import.
Whereas I have the modules discord and tempMail downloaded and even opened Discord() in the modules file.
Error code lines are: from modules.discord import Discord
and from modules.tempMail import Tempmail
Please tell me the cause of the error or where is the mistake in it...??
The text was updated successfully, but these errors were encountered:
It is showing red marks(error) under discord and tempMail import.
Whereas I have the modules discord and tempMail downloaded and even opened Discord() in the modules file.
Error code lines are: from modules.discord import Discord
and from modules.tempMail import Tempmail
Please tell me the cause of the error or where is the mistake in it...??
The text was updated successfully, but these errors were encountered: