All Questions
1 question
2
votes
1
answer
1k
views
How to suppress "Line too long" warning (pyright-extended) in Replit Python?
When coding in Python using Replit, I get the annoying warning "Line too long" (pyright-extended).
How can I get Replit to always ignore displaying this type of warnings?