Charbel-Raphael Segerie
Charbel-Raphael Segerie
Sorry for the lack of response. My point was that I would like to use your library inside a python .py file in order to then use the results in...
Something like that: def deadlink_checker(urls : List[str], **kwargs) -> List[bool]
That's what I did, but you can see on my capture that it broke the installation
I'm not taking about _* variables, only _ variables
More like ``` def foo(a, b, c): _ = c return a + b ``` _ should be ignored by default
yes, this is exactly it!
Yes, downloading a whole folder would be so great
Green, finally !
Tests details: | __name__ | Nsubjects | Nruns | Ncontrasts | ch_types | CSP | CSP Warning | | --- | --- | --- | --- | --- | ---...
It's not perfect yet, but I think I can hand the baton over to you. I hope this script won't contain too many anti-patterns, and that it won't be too...