Dear Kenneth, On Tue, Jun 4, 2019 at 1:34 PM Kenneth Hoste <[email protected]> wrote:
> Dear Yann,
>
> This is probably what you're looking for (it's a bit non-intuitive I
> guess):
>
> options = {'modulename': False}
>
> Using False should effectively skip the import check which is usually done.
>
Great, that works! I remembered an option like that but I was unable to
find the information.
Thanks

