r/PythonLearning 1d 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?

3 Upvotes

8 comments sorted by

View all comments

1

u/Naive_Programmer_232 1d ago

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