Daniel Deutsch

Results 14 comments of Daniel Deutsch

Good article here: https://ljvmiranda921.github.io/notebook/2018/06/21/precommits-using-black-and-flake8/

Pushed a branch with the config: https://github.com/Keep-Current/web-miner/blob/feature/21_Add_pre_push_hooks/.pre-commit-config.yaml But it's not working. Not quite sure why. If someone else has done something similar feel free to take on that issue

One way to let objects interact is to use composition. This can be a good way to decouple functions. See [this article](http://blog.thedigitalcatonline.com/blog/2014/08/20/python-3-oop-part-3-delegation-composition-and-inheritance/) to fresh up the ideas of delegation in...

I have the same issue. Is there any way to inspect this error in more detail? Otherwise, how to solve this namespace issue?