Koen Teuwen

Results 15 comments of Koen Teuwen

> I'm also interested in this for excluding `_modules/` paths. [@Koen1999](https://github.com/Koen1999) did you find a solution by dynamically generating the list of files? > > [@jdillard](https://github.com/jdillard) if adding full regex...

@jdillard , Happy to hear you like the proposal. I'm a bit occupied at the moment, but in a few weeks I will make time to work on this feature....

I wanted to check if this PR added support for Python 3.14, but sadly it introduces a new issue: ```text File "/usr/local/lib/python3.14/site-packages/pyshark/__init__.py", line 13, in from pyshark.capture.live_capture import LiveCapture File...

@VihaanMotwani , Great to hear you started implementing this! I think there can be multiple best trials simultaneously if several trials obtain the same score. So maybe, it's nice if...

@VihaanMotwani , if it were up to me, I would go with option B. The other filters have the advantage of being mutually exclusive.