mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Fix license script for ftfy (#128138)
This commit is contained in:
@ -167,6 +167,8 @@ EXCEPTIONS = {
|
||||
"tapsaff", # https://github.com/bazwilliams/python-taps-aff/pull/5
|
||||
"vincenty", # Public domain
|
||||
"zeversolar", # https://github.com/kvanzuijlen/zeversolar/pull/46
|
||||
# Using License-Expression (with hatchling)
|
||||
"ftfy", # Apache-2.0
|
||||
}
|
||||
|
||||
TODO = {
|
||||
|
Reference in New Issue
Block a user