add configure method to instapaper module
This commit is contained in:
parent
12b7aa919e
commit
fdf1a3f935
4 changed files with 24 additions and 6 deletions
|
@ -10,3 +10,4 @@ try:
|
|||
except ImportError:
|
||||
import warnings
|
||||
warnings.warn("my_configuration package isn't found! That might result in issues")
|
||||
paths = None # type: ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue