Caíque Coelho
Caíque Coelho
I'm using prettier in my projects and sometimes I need to save a file and run prettier code format on save and sometimes I just want to save without format...
Today this piece of code is broken: author = browser.find_one(".FPmhX", els_comment).text AttributeError: 'NoneType' object has no attribute 'text' #75 Maybe the class with the author name from a comment has...
Update kotlin to 1.3, some refactoring to coroutines stable and gradle and dependencies version.
I have a page with a datepicker, after opening the datepicker and trying to check A11Y in the page, I get the error "Page must contain a level-one heading", but...
Issue #32
Issue #591
### Description Motivation for this PR. Linking the related issue is enough: Closes #572 ### Proposed Changes In this PR we are introducing some explanations about how people can contribute...
### Description Adding GHA workflow to look for updates on config.yaml Closes #570 ### Proposed Changes I'm creating a new workflow to run once a day at midnight to check...
After cepabertos API discontinued v2 API this coded start to crash and is not working, so I am done this PR to fix the error change the API from v2...