wptools icon indicating copy to clipboard operation
wptools copied to clipboard

Warnings even when silent=True

Open bergercookie opened this issue 3 years ago • 1 comments

Hi there,

Thanks for this excellent tool! I'm getting warning messages on get_parse even when silent=True.

> page = wptools.page(wikibase="Q858784", silent=True)
> page.get()

Note: Wikidata item Q858784 missing 'instance of' (P31)

bergercookie avatar Jul 04 '21 21:07 bergercookie

Thanks for this package. I just wanted to check whether there's a fix provided for this yet or not?

sl2902 avatar Sep 28 '22 11:09 sl2902