https://pantsbuild.org/ logo
d

damp-quill-59187

01/09/2020, 10:34 PM
Hey all, qq, is there any way to suppress specific warnings from the pants output. There are some deprecation warnings we have in packages i,e:
DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses.
And hoping to clean up the output a bit so it isn't as noisy. Has anyone run into this before?