Except ujson from license check (#150980)

This commit is contained in:
Erik Montnemery
2025-08-21 10:33:37 +02:00
committed by GitHub
parent f9575a3b2f
commit f8a8fb516b
2 changed files with 2 additions and 1 deletions

View File

@@ -202,6 +202,7 @@ EXCEPTIONS = {
"pysabnzbd", # https://github.com/jeradM/pysabnzbd/pull/6
"sharp_aquos_rc", # https://github.com/jmoore987/sharp_aquos_rc/pull/14
"tapsaff", # https://github.com/bazwilliams/python-taps-aff/pull/5
"ujson", # https://github.com/ultrajson/ultrajson/blob/main/LICENSE.txt
}
# fmt: off