Fernando Pérez-García

Results 82 issues of Fernando Pérez-García

Currently, the argument `wait_for_completion_show_output` is ignored for SDK v2 submissions. This PR adds support to propagate it so the job outputs are printed.

Hi! Thanks for this nice library. I have two simple questions: 1. Why would one use Xenon instead of Radon? 2. Does Xenon measure only cyclomatic complexity? It doesn't seem...

Hi and thanks a lot for sharing this very nice package, with which I'm playing at - https://github.com/fepegar/jvol/pull/15 My CI uses Python 3.12 and I've noticed that `pkg_resources` is gone,...

- **Enable preview mode in Ruff** - **Fix linting error**

Fixes #1196. **Description** As reported by @sravan953, the `restore` argument in `RandomGhosting` is unused. This PR addresses this issue. **Checklist** - [x] I have read the [`CONTRIBUTING`](https://github.com/fepegar/torchio/blob/main/CONTRIBUTING.rst) docs and have...

(Originally posted in https://github.com/astral-sh/uv/issues/9719#issuecomment-2526350374) My local app can't find the local package I'm adding with `--with`: ```bash set -x uv --version # Create the app and the library uv init...

bug

Hello and thanks for this amazing project! I am trying to use an entry point of a local app from a local library without adding the app as a dependency,...

needs-mre

Hi! I (as a reviewer) have some issues with the paper that prevent me from marking these as completed: > - [ ] **State of the field:** Do the authors...

Hi, and thanks for sharing this amazing tool. Something I did a lot before using atuin was fixing the last part of the last command, or something in the middle....

The link for the ESLint commit message convention is dead in https://github.com/all-contributors/all-contributors/blob/67d2fb18f6bea131add3141551c23999baa85264/docs/bot/configuration.md?plain=1#L24 This is the link: https://eslint.org/docs/1.0.0/developer-guide/contributing#step-2-make-your-changes The [ESLink docs](https://eslint.org/docs/latest/contribute/pull-requests#step-2-make-your-changes) say that they follow [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/). I'm happy to contribute...