scientes
scientes
Ah i missed the force and thats why the merge :smile:
The differences i Do Not understand
i think git doesnt like the branch name @scientes eToro and main work on reset but @scientes fails with ``` git reset --hard origin/@scientes fatal: ambiguous argument 'origin/@scientes': unknown revision...
now its clean thx
now I'd like to know why github actions do not show on my pushes
looks like i don't need to rebase
Maybe we should think about either whitelisting E501 or better making the maximum line length longer to something like 100. I Left two conversations open where I'm not sure if...
> If you want, you can add me as a contributor to your fork. I could fix some mypy errors/linting and other small stuff while reviewing. I guess, this will...
> > Maybe we should think about either whitelisting E501 or better making the maximum line length longer to something like 100. > > Why do you think that? Long...
> I had to follow [this stackoverflow answer](https://stackoverflow.com/questions/23691564/running-cython-in-windows-x64-fatal-error-c1083-cannot-open-include-file-ba/42624713#42624713) to install `pycares` which is required by ccxt. > > We might want to say something about this in the README. I...