Blake Naccarato
Blake Naccarato
#### Location of the documentation #### Documentation problem Dead header, seemingly superseded by: https://pandera.readthedocs.io/en/latest/dataframe_schemas.html#validating-the-order-of-the-columns #### Suggested fix for documentation Remove the dead header and update any refs.
### Issue description or question The VSCode extension only respects `.sourcery.yaml` in the first path defined in the `*.code-workspace` file for a multi-root workspace. It then proceeds to apply this...
### Issue description or question In my case, a Pydantic `@validator` decorator is an implicit `@classmethod`, but Sourcery complains. There are perhaps other custom decorators that imply `@classmethod` besides the...
Doing this in the _web browser_ properly navigates to the [contexts page](https://sourcegraph.com/contexts), but does not do so in the "Sourcegraph" tab in the _VSCode browser_.
Currently: https://github.com/felipecaputo/git-project-manager/blob/bb0c3bbede372c9eb9f3cf6005510fc6c3bb5687/src/gitProjectLocator.ts#L45 ``` ^ plural should be singular ``` Should be: ```ts vscode.window.showWarningMessage(`Directory ${folderPath} does not exist.`); ``` I would open a Pull Request, but I think I'd rather leave...
Hello. Thank you for the latest bump to support Python 3.9. Are there plans to support Python 3.10 as well? At least one package (copier-org/copier) would benefit from this support.
I'm reporting a bug that seems to be described by #1477, which is marked as closed/fixed ~5 years ago. So this may be a regression of that issue, sorry I...
Browser & OS: Chrome 119: Windows 10 ## Describe the bug Zenodo looks for `CITATION.cff` but not `citation.cff`. ## Steps to Reproduce Cut a release of a repository with a...
I initially stumbled upon this when seeing `*.ps1` has `eol=crlf`. Merged PR https://github.com/alexkaratarakis/gitattributes/pull/125 assumes that PowerShell is cross-platform and therefore shouldn't have CRLF specified, while the merged PR https://github.com/alexkaratarakis/gitattributes/pull/129 overrides...
Browser & OS: Chrome 119: Windows 10 ## Describe the bug Zenodo looks for `CITATION.cff` but not `citation.cff`. ## Steps to Reproduce Cut a release of a repository with a...