Closed zurgeg closed 4 years ago
I found the reason it was raising the error. It was because when you make a module, the init file is what is imported. Adding this line will make the module work.
Confirm Fix
I found the reason it was raising the error. It was because when you make a module, the init file is what is imported. Adding this line will make the module work.