diff options
author | Kelley Spoon <kelley.spoon@linaro.org> | 2021-11-11 09:44:14 -0600 |
---|---|---|
committer | Kelley Spoon <kelley.spoon@linaro.org> | 2021-11-11 20:00:55 +0000 |
commit | a779fbdd6371569c6d8211a9b8c091f56d8fea1d (patch) | |
tree | f81aa3fcd10248beb4cb049800ffb4edb16ba7ff /a779fbd | |
parent | 845c6f81d7efb6699458b22a779dda2f82282009 (diff) | |
download | linaro-license-protection-a779fbdd6371569c6d8211a9b8c091f56d8fea1d.tar.gz |
manage.py: silence beautifulsoup warnings
BeautifulSoup produces and UserWarning when imported reminding the user
that the version we're using is EOL and that we should be upgrading it
soon.
This warning is producing output that is causing crontab to email when
there are no errors or problems to report. Let's silence it until
we can finally update the software.
Change-Id: Ic45819c0f22ff91b2f2b5138433d69428cbeec95
Reviewed-on: https://review.linaro.org/c/infrastructure/linaro-license-protection/+/40042
Reviewed-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'a779fbd')
0 files changed, 0 insertions, 0 deletions