Karoline Pauls

Results 12 issues of Karoline Pauls

I believe that this rule does more harm than good. > you should use the suffix “Error” on your exception names (**if the exception actually is an error**). - https://peps.python.org/pep-0008/#exception-names...

rule
needs-decision

**Describe the Bug** Looks like empty scraped page responses cause 500 errors. **To Reproduce** Steps to reproduce the issue: https://www.firecrawl.dev/playground?url=http%3A%2F%2Fhttpstat.us%2F200&mode=scrape markdown: ``` curl -X POST https://api.firecrawl.dev/v1/scrape \ -H 'Content-Type: application/json'...

bug