import pdfs provider
This commit is contained in:
parent
d407e84d74
commit
06940b8323
2 changed files with 40 additions and 32 deletions
|
@ -3,4 +3,7 @@
|
|||
import my_configuration
|
||||
|
||||
|
||||
# TODO maybe just import everything?
|
||||
# TODO how to make it mypy friendly? maybe defensive import? or mypy config? or interface file?
|
||||
|
||||
paths = my_configuration.paths # type: ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue