Felipe Guedes

Results 6 issues of Felipe Guedes

Update bar.done to bar.finished ## Type of changes - [ ] Bug fix - [ ] New feature - [x] Documentation / docstrings - [ ] Tests - [ ]...

## Checklist for submitting a pull request to `Terminals Are Sexy`: - [x] I have carefully **read and comply** with the [Contributing Guidelines](https://github.com/k4m4/terminals-are-sexy/blob/master/contributing.md) of this repo. - [x] I have...

[This commit](https://github.com/CITGuru/PyInquirer/commit/b3330367202997a7f359e1bf0c1c77e3d71d88d7#diff-6c10ab0f8adfd603721b562923b5ee697dcf06234bd8ca8eac8582c4a16a2737) removed a really cool change that @Djkusik made in this PR #117. I redid the change with some modifications to get it working again. Fixes #161

Config: - macos - python 3.10.5 - lxml 4.9.1 - beautifulsoup4 4.11.1 - pyquery 1.4.3 Error in `tag.text`: https://github.com/alanhamlett/readtime/blob/7efe13b6fb9598d28285d5add762f0638cccde4c/readtime/utils.py#L105 ![image](https://user-images.githubusercontent.com/25853920/177659785-bcdf7b24-1856-4102-bdd0-fd7017b1ff58.png) I don't know why, but only with this configuration the...

Show the config path inside the `pls config` command or in the command description. _Originally posted by @anthonyraf in https://github.com/guedesfelipe/pls-cli/discussions/71_

enhancement

Note: This error originates from the build backend, and is likely not a problem with poetry but with pylint-celery (0.3) not supporting PEP 517 builds. You can verify this by...