Jirka Borovec
Jirka Borovec
Adding some genric pre-commit hooks like trailing space removal...
Calling pre-commit, which is defined already, instead of `flake8` and `black` separately Also, I would highly recommend installing [pre-commit bot](https://github.com/marketplace/pre-commit-ci), which would also update a PR with fixable on the...
## What does this PR do? bump the min mac-12 and adding mac-14 which is M1 machine ref: https://github.blog/changelog/2024-01-30-github-actions-macos-14-sonoma-is-now-available if test are passing, we need: - [ ] add new...
### Outline & Motivation This is generated file and is quite large to be distributed within the package ### Pitch keep the package footprint low :chi ### Additional context found...
Hello, and so happy to see you use Pytorch-Lightning! :tada: Just wondering if you already heard about quite the new **Pytorch Lightning (PL) ecosystem CI** where we would like to...
## Why are these changes needed? This is systematic solution to MD formatting as reported ## Related issue number for example, in #834 ## Checks - [ ] I've included...
resolves #146
In the readme, it is set that a class method shall not be cased if they use self, but nothing prevents top so, and the user can easily fall to...
@shaypal5 would it be possible to reduce the number of events in the PR? It is super long, and GH hides all intermediate comments, so the PR is much harder...
So far, the major bottleneck for any contributor and eventually maintainers are the DB tests - contributor: does not get them rum as they connect to some external DB, and...