meta-python: missing closing brace

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Electric Worry 2024-04-14 18:13:55 +01:00 committed by Khem Raj
parent 47ccb88d94
commit 3ae9254730
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -6,4 +6,4 @@ inherit distutils-common-base python3native python3targetconfig
python __anonymous() {
bb.warn("distutils3-base.bbclass is deprecated, please use setuptools3-base.bbclass instead")
}