Skip to content

Commit 8c2ea9a

Browse files
committed
keep this in mind for the future
1 parent 5136cbd commit 8c2ea9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

coverage/sysmon.py

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
"""Callback functions and support for sys.monitoring data collection."""
55

6+
# TODO: https://github.com/python/cpython/issues/111963#issuecomment-2386584080
7+
68
from __future__ import annotations
79

810
import functools

0 commit comments

Comments
 (0)