mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-28 20:22:04 +00:00
Changelog: =========== Fix: On Python 3.7, a file with type annotations but no from __future__ import annotations would be missing statements in the coverage report. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>