Matt McKay
Matt McKay
@AakashGfude @DrDrij The new `jupyter-book==0.15.1` required we move the `analytics` in `_config.yml` to its own section rather than be in the `theme` section within `sphinx` config. @AakashGfude does `quantecon-book-theme` work...
thanks @nshea3 -- appreciate it.
thanks @kp992 and @oyamad
thanks @HumphreyYang -- sorry this has taken me a long time. I think this change looks good. My only thoughts are that it is unfortunate to have to mix `.dot`...
> Just ignore the error? In `Mypy` is there a way to add an ignore such as `# noqa` for coveralls?
> > Just return -1 when the if condition is never satisfied (which happens if and only if tol < 0). > > Maybe it is safer to tell the...
@oyamad are you happy with these annotations?
@kp992 would you have time to review this issue. It is tagged as upstream but perhaps there are now updates or ways to address this?
Upon closer inspection it looks like any ``method`` that doesn't include a docstring is not listed in the method table that is constructed. And the ones that do have ``docstrings``...
thanks @rht I like this idea. PR's are welcome.