Tomas Pereira de Vasconcelos
Tomas Pereira de Vasconcelos
@yarnabrina could you take a look at #6097 ? Thanks in advance!
While working on https://github.com/tpvasconcelos/ridgeplot/pull/161 I also noticed that blocks such as `if sys.version_info >= (3, 10):` are not ignored anymore (see `.coveragerc`)
Great reference! Thanks @fkiraly
Why was I tagged in this?
Hey @lra I'm sure you're busy! Just checking if there's interest in this feature.
Am I misreading [fmin](https://github.com/hyperopt/hyperopt/blob/master/hyperopt/fmin.py#L267)'s docstring or does [return_argmin](https://github.com/hyperopt/hyperopt/blob/master/hyperopt/fmin.py#L340) ``` return_argmin : bool, default True If set to False, this function returns nothing, which can be useful for example if it...
@fkiraly I think this is ready to merge/review 👍
`~/.gitattributes` is not a standard location for this file. Maybe best to set this in a custom ~/.mackup/ config? > If you wish to affect only a single repository (i.e.,...
If you feel like the examples I used for the benchmarks are not very representative, let me know and I can run a few more
I have also started working on a similar pull request. See https://github.com/tpvasconcelos/checkov/pull/3 for more details. Updating the results table above with this new improvement, shows the following results on my...