Mahir Labib Chowdhury
Mahir Labib Chowdhury
In the readme example, the function definition of init() on line 44 is missing the comma required for single line function definitions. Copy pasting the example will result in an...
I was logged into YouTube then suddenly logged out. When I close this addon, I can login. Otherwise, it shows the oops page.
Hello, `Flake8`, `add-trailing-comma`, `pre-commit-hooks`, and `language-formatters-pre-commit-hooks` versions need to be updated. Otherwise fails with following errors on a newly generated project: ``` shell boilerplate (master) ✗ poetry run pre-commit install...
The project should either provide test cases with mocked DAO or run the database in GitHub Actions. I prefer providing mocked tests. This will serve as an example of how...