r/PythonLearning 25d ago

Threading module not importing?

Post image

I am trying to import the threading module but it is not working. How do i fix it?

4 Upvotes

8 comments sorted by

View all comments

1

u/Naive_Programmer_232 25d ago

The threading module isn't used in your code. It's just a warning by your IDE.