add configure method to instapaper module

This commit is contained in:
Dima Gerasimov 2019-11-07 19:18:54 +00:00
parent 12b7aa919e
commit fdf1a3f935
4 changed files with 24 additions and 6 deletions

View file

@ -89,7 +89,7 @@ with_my orger/modules/polar.py --to polar.org
#+begin_src bash
# see https://github.com/python/mypy/issues/1645 for --namespace-packages explanation
with_my --namespace-packages my
with_my mypy --namespace-packages my
#+end_src
or, set up as ~mypy.ini~ file: