#144 Are you mocking me? It won't work!
Topics include Why your mock doesn’t work, The nonlocal statement in Python, twitter.com/brettsky/status/1163860672762933249, and pre-commit now has a quick start guide.
Topic · Edition
Topics include Why your mock doesn’t work, The nonlocal statement in Python, twitter.com/brettsky/status/1163860672762933249, and pre-commit now has a quick start guide.
If you're a data scientist, how do you deliver your analysis and your models to the people who need them? A really good option is to serve them over Flask as an API. But there are some special considerations you might…