scientes
scientes
I sadly do not have the time to work on this further this month, but ill try and finish it to the beginning of the next month. But if anybody...
@provinzio i just pushed a PoC for a graph based approach. this approach is atm a standalone and not yet integrated into the actual program. Also it does not look...
> I like the general idea and would love to see the end result. I wonder why cctx does not support anything like this. Looks like a basic feature for...
> I wonder why cctx does not support anything like this. Looks like a basic feature for me. well cctx is supposed to be a libary which standartises the apis...
The current implementation is tested with my data and works for me. the intial pair takes some time to find the right path when we have old data (2017) but...
i hope i didn't mess anything up. i do not rebase that often^^
after rebase i get this error: ```bash File "/home/bastian/Documents/git/CoinTaxman/src/main.py", line 20, in from book import Book File "/home/bastian/Documents/git/CoinTaxman/src/book.py", line 25, in import misc File "/home/bastian/Documents/git/CoinTaxman/src/misc.py", line 40, in L =...
well yeah code switched to 3.8.5 without me noticing
Well i get Emails that the Pipelines are running and failing (flake8 and mypy)
Well i just used the rebase function in vs Code. And after that it showed 11 pulls from origin dunno why