Radek Lát
Radek Lát
For command line use, it would be good to add to the README a simple workaround: `python -c 'import sys, yaml, json; json.dump(yaml.load(sys.stdin), sys.stdout)' < swagger.yaml | swagger-test`
Hi Suhendi. I quickly skimmed through the PR and it looks really good! :+1: I'll have a busy start of the week so I may have time to properly review...
I was after the same thing. I also tried custom JavaScript, targeting the aria label with `document.querySelector('[aria-label="Delete"]').click()`. It kept reporting that the element does not exist (while it did work...
I'm getting the same error for: ``` - repo: https://github.com/pre-commit/mirrors-prettier rev: v2.7.1 hooks: - id: prettier ``` I tried the latest code from `master` (https://github.com/ekalinin/nodeenv/commit/22d4cd9994e0a47b1f5d501cc674b5f48d7cc145) and the failure changed from...
@e7d Unfortunately I didn't :( I'm not collecting any metrics at the moment.
Hi Suhendi. Custom filters certainly make sense, even outside of this use case. It could be perhaps implemented as new command line option, pointing to a Python file that contains...
That's also a good idea :+1: It is likely more attributes of the `Environment` will need customization. So why not to expose it entirely.
Similarly, for GitHub tokens with insufficient privileges.
I don't :( I'm actually completely new to the Tesla API. But getting the refresh token according to the instructions did show the correct car as well.
As a workaround, I have to go to the _Settings / Data and storage / Manage storage_ and delete large duplicate files manually about once a month (I forward a...