Chris Gregory

Results 5 comments of Chris Gregory

Thanks for doing this! Very excited to have these tests run faster

Chiming in to improve searchability! I'm getting new pylint errors as of the June 8 version `4.6.0.66` release: ``` No name 'VideoCapture' in module 'cv2' (no-name-in-module) ``` I have allow-listed...

Not 100% sure we want this, but we should have some way of implementing something like substring directly in Scrapscript. Pattern matching seems more idiomatic for Scrapscript than indexing directly...

> This PR becomes much clearer if you view files and click the gear and click "hide whitespace" This is an unreal pro tip

Hey @armandobelardo! If I'm reading this correctly, this is specifying which headers the API can accept on requests, right? Whereas I'm more talking about configuring the SDK to send a...