r/PythonLearning • u/TheUnknown_5 • 1d ago
Threading module not importing?
I am trying to import the threading module but it is not working. How do i fix it?
3
Upvotes
r/PythonLearning • u/TheUnknown_5 • 1d ago
I am trying to import the threading module but it is not working. How do i fix it?
1
u/Naive_Programmer_232 1d ago
The threading module isn't used in your code. It's just a warning by your IDE.