Skip to content
Discussion options

You must be logged in to vote

thanks @wigging I need to have a look to see when the harness and skills are triggering the warning, but in general, you can do this:

import warnings
warnings.filterwarnings("ignore", message=r"\[SKILLS\].*", category=FutureWarning)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@wigging
Comment options

@wigging
Comment options

@eavanvalkenburg
Comment options

Answer selected by wigging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants